0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-30 14:32:51 +00:00
org-mode/lisp
Dan Davison f622d8d288 Bugfix: In org-babel-merge-params.
Using symbol instead of string so that assq-delete-all works. This
will break if a variable has a name that is not a valid elisp symbol
-- unlikely? Possible? Also, fixing the argument parsing regexp, which
had been very lazily written.
2009-07-11 03:07:37 -04:00
..
langs Revert "Moving non-language specific code out of language-specific files." 2009-07-08 00:13:07 -04:00
org-babel-comint.el ruby blocks can now pop to session buffer (optionally evaluating header-args) 2009-06-14 11:08:12 -07:00
org-babel-exp.el renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
org-babel-init.el now requiring cl 2009-06-27 11:58:00 -07:00
org-babel-lob.el Tightening up org-babel-lob-one-liner-regexp. 2009-07-10 23:15:16 -04:00
org-babel-ref.el Fixing function call-style source block arguments. 2009-07-10 18:38:12 -04:00
org-babel-table.el Some more bugs / TODOs, and some unimportant changes. 2009-07-10 21:13:21 -04:00
org-babel-tangle.el Some todos/bug notes in org-babel.org 2009-06-30 20:46:51 -04:00
org-babel.el Bugfix: In org-babel-merge-params. 2009-07-11 03:07:37 -04:00