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 |