0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 07:02:52 +00:00
org-mode/contrib/babel/lisp
Dan Davison 872d9157d9 org-babel: include functional-style args in org-babel-get-src-block-info list
This adds a new terminal (sixth) element to the list returned from
org-babel-get-src-block-info. It is used when exporting the code of
"functional style" code blocks, i.e. those in which the name of the
block is followed by a parenthesised argument list (or an empty pair
of parentheses).
2009-11-01 10:05:42 -05:00
..
langs org-babel-latex: initial support for exporting latex from org-babel 2009-10-28 16:13:53 -06:00
org-babel-comint.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-exp.el org-babel: avoid inserting blank line at bottom of exported code blocks 2009-11-01 10:05:42 -05:00
org-babel-lob.el org-babel: Single function to return all source block info. 2009-11-01 10:05:42 -05:00
org-babel-ref.el org-babel: foreign-file references work, export is fully functional 2009-10-23 16:02:24 -06:00
org-babel-table.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-tangle.el org-babel: Single function to return all source block info. 2009-11-01 10:05:42 -05:00
org-babel.el org-babel: include functional-style args in org-babel-get-src-block-info list 2009-11-01 10:05:42 -05:00