Eric Schulte
815b724486
ob-exp: org-export-babel-evaluate can inhibit code block eval on export
...
* lisp/ob-exp.el (org-export-babel-evaluate): customization variable
which can be used to inhibit the evaluation of code blocks on export
(org-babel-exp-results): code block evaluation is now contingent on
the value of org-export-babel-evaluate
2010-07-08 10:28:47 -07:00
Eric Schulte
ec22856978
ob-exp: now returns an empty string when the language can't be evaluated
...
* lisp/ob-exp.el (org-babel-exp-results): now returns an empty string
when the language can't be evaluated
2010-07-07 23:01:43 -07:00
David Maus
dfd0c7ad2e
Fix typo in docstring.
...
* babel/ob-exp.el (org-babel-exp-inline-src-blocks): Fix typo
in docstring.
2010-07-06 09:14:01 +02:00
Carsten Dominik
0e30108330
Fix typo
2010-07-06 09:12:50 +02:00
Carsten Dominik
6d889cc363
Escape parenthesis at bol in docstring
2010-07-06 08:51:23 +02:00
Eric Schulte
d7b7025eac
flattening out lisp directory structure
...
all babel and babel/langs files now live in the base of the lisp directory.
2010-07-05 11:14:49 -07:00