org-mode/lisp
Dan Davison 41381781bb Using function call() style source block arguments.
This is a rough, first-pass implementation using some code from
org-babel-ref.el. If we do go with this idea, I think we can find a
better implementation, hopefully using the same code for parsing
`function calls' (parameterised source block calls), whether they are
made directly at a source block, or as a reference in another function
call, or as a LoB call.
2009-07-10 01:35:15 -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 Library of Babel should only try to ingest named source blocks 2009-06-15 12:55:02 -07:00
org-babel-ref.el Trivial typo fixing 2009-07-10 01:20:56 -04:00
org-babel-table.el renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
org-babel-tangle.el Some todos/bug notes in org-babel.org 2009-06-30 20:46:51 -04:00
org-babel.el Using function call() style source block arguments. 2009-07-10 01:35:15 -04:00