Eric Schulte
|
f312e9a6b3
More documentation of accumulated properties
|
14 years ago |
Thomas Dye
|
6bab435cb2
* doc/org.texi: Add accumulated properties
|
14 years ago |
Nicolas Goaziou
|
45587af37b
org-element: Parser for Org syntax
|
14 years ago |
Eric Schulte
|
e3ec968fc7
changing documentation to reflect changing source code -- spaces around "="
|
14 years ago |
Thomas Dye
|
a12e99aefc
* doc/org.texi: Documented no spaces in name=assign, another correction to :var table
|
14 years ago |
Eric Schulte
|
1b014d1cb2
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Eric Schulte
|
82c0f9bf69
Allow spaces around "=" in code block variable specifications
|
14 years ago |
Eric Schulte
|
41387f4675
marked test as expected to pass, because it is now passing
|
14 years ago |
Eric Schulte
|
15417f67c4
Added a less functional Org-mode copy of the cl reduce function.
|
14 years ago |
Nicolas Goaziou
|
b5935f777e
Fontify src blocks following a "name" keyword
|
14 years ago |
Eric Schulte
|
f55810593e
don't try to evaluate #+call lines in verbatim blocks
|
14 years ago |
Eric Schulte
|
1f206ed477
new testing macro for in-file execution with temp text
|
14 years ago |
Jambunathan K
|
e28e1038c4
org-odt.el: Rescale a large images so that it fits in text area
|
14 years ago |
Carsten Dominik
|
78f7382879
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Carsten Dominik
|
773596e347
Use prefix arg 0 to inhibit note taking for TODO change
|
14 years ago |
Eric Schulte
|
7c21098323
Don't match partial names when resolving code or data references
|
14 years ago |
Eric Schulte
|
19884ab280
resolve named code blocks before named data
|
14 years ago |
Eric Schulte
|
8114cf2bc4
Gracefully handle results which are neither lists nor strings.
|
14 years ago |
Thomas Dye
|
f8d8f81e79
* doc/org.texi: Changed DATA to NAME in Working With Source Code section
|
14 years ago |
Eric Schulte
|
1b6de8fad5
ignore org-id file generated during testing
|
14 years ago |
Eric Schulte
|
c21692506d
fix bug missing references to example blocks
|
14 years ago |
Milan Zamazal
|
a5ed98e452
Create visibility overlays properly
|
14 years ago |
Eric Schulte
|
4f7e1fb108
fix compilation warning
|
14 years ago |
Eric Schulte
|
9702f5520e
revert changes to interactive function `org-test-run-all-tests'
|
14 years ago |
Martyn Jago
|
0440b83ac5
Changes to fix sandboxed tests to suit the standard code block syntax, and some changes to reduce ID testing scope and improve result gathering. * testing/org-test.el: Add org as an executable language for sand-boxed testing to suit the standard code block syntax. Use .org-test-id-locations as ID file temporarily whilst testing. Add `org-test-update-id-locations' to do just that. Clear *Messages* buffer and temporarily set `message-log-max to t to ensure capturing entire test backtrace.
|
14 years ago |
Eric Schulte
|
83dfaa5c8f
named code blocks are replaced with their results
|
14 years ago |
Eric Schulte
|
16e4e9b5cc
fix typo
|
14 years ago |
Tom Dye
|
015e41fa2a
* doc/org.texi: Minor change to :var table
|
14 years ago |
Tom Dye
|
3c832c9e81
* doc/org.texi: More changes to :var table (some examples were wrong)
|
14 years ago |
Tom Dye
|
90aa84ffc1
* doc/org.texi: Cleaned up :var table
|
14 years ago |