Eric Schulte
|
cfb06bc70b
removing babel declarations for no-longer-used `org-in-item-p'
|
14 years ago |
Eric Schulte
|
907bf0a4cb
ob-calc: unquote quoted vectors returned from calc-eval
|
14 years ago |
Eric Schulte
|
b691233171
ob: allow passing elisp vectors through to code blocks
|
14 years ago |
Eric Schulte
|
750502e3bf
ignore testing/ert, in case anyone wants to keep ert installed there
|
14 years ago |
Martyn Jago
|
ed89b9cdca
Changes to suit latest ert structure. ERT is now a part of EMACS and the source of the ERT git submodule is deprecated, as are some files within. Changes testing/README and .gitmodules to suit.
|
14 years ago |
Eric Schulte
|
41550be424
doc: documentation of Emacs Lisp evaluation during variable assignment
|
14 years ago |
Nicolas Goaziou
|
b65280ae2b
org-list: fix infinite loop introduced by last refactoring
|
14 years ago |
Carsten Dominik
|
c895af44d4
Fix some compiler warnings
|
14 years ago |
Carsten Dominik
|
3805b2c4e4
Defvar a dynamically scoped variable
|
14 years ago |
Carsten Dominik
|
5726eb0676
Bind some local variables
|
14 years ago |
Carsten Dominik
|
aaf0e2d6bb
Get rid of some compiler warnings
|
14 years ago |
Eric Schulte
|
be0b3ca1ca
ob: inhibit lisp evaluation of values read from tables and lists
|
14 years ago |
Eric Schulte
|
68ea1baf46
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Eric Schulte
|
c70e601b1e
ob-table: fix bug returning an integer from sbe
|
14 years ago |
Nicolas Goaziou
|
fcf66e74c6
org-list: refactor code
|
14 years ago |
Eric Schulte
|
075016cdfa
ob-exp: resolve result hash in the original file
|
14 years ago |
Nicolas Goaziou
|
83b782c916
Change internal list end marker to avoid confusing special blocks
|
14 years ago |
Nicolas Goaziou
|
1f78cebdf4
org-latex: fix export with various values for `org-list-ending-method'
|
14 years ago |
Eric Schulte
|
280d5826c3
doc: add references from :colnames and :rownames to indexing into variables
|
14 years ago |
Eric Schulte
|
b02ada7cd0
doc: clarification of indexing into tabular variables
|
14 years ago |
Eric Schulte
|
94d19488cb
org-exp-blocks: match blocks with empty bodies
|
14 years ago |
Eric Schulte
|
d0a93cee37
ob: code block regexp now matches blocks with empty bodies
|
14 years ago |
Eric Schulte
|
cfcf493c29
ob: If escaped return value doesn't parse cleanly, then return it literally.
|
14 years ago |
Eric Schulte
|
1d1654896e
doc: documentation of the `:results wrap' header argument
|
14 years ago |
Eric Schulte
|
563994842d
ob-exp: better caching on export
|
14 years ago |
Eric Schulte
|
dd31a84af6
ob: canonical presentation of header arguments when hashing
|
14 years ago |
Eric Schulte
|
76137b16fa
ob-ref: don't treat 'hline rows as lists when indexing
|
14 years ago |
Julien Danjou
|
eced270fbf
org-macs: store evaluated version of pom
|
14 years ago |
Nicolas Goaziou
|
c2443d48e9
fix a bug in org-open-at-point
|
14 years ago |
Bastien Guerry
|
67a7ba3ea3
doc/org.texi: Note about a limitation of the LaTeX exporter.
|
14 years ago |