Eric Schulte
|
3755c79485
ob-exp: ensure params are properly processed on export
|
14 years ago |
Bastien Guerry
|
99675ffead
Use `org-export-current-backend' whenever possible.
|
14 years ago |
Eric Schulte
|
03a6844054
ob: fix compiler warnings
|
14 years ago |
Eric Schulte
|
9652e5f64e
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Eric Schulte
|
cfb06bc70b
removing babel declarations for no-longer-used `org-in-item-p'
|
14 years ago |
Bastien Guerry
|
87b73ad271
Convert underscore in email addresses.
|
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 |
Bastien Guerry
|
511fb10eb1
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Nicolas Goaziou
|
b65280ae2b
org-list: fix infinite loop introduced by last refactoring
|
14 years ago |
Bastien Guerry
|
02ee22345d
Merge branch 'master' of orgmode.org:org-mode
|
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 |
Jambunathan K
|
0135cb9c33
org-export-preprocess-string: Use backend var
|
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 |