org-babel: include functional-style args in org-babel-get-src-block-info list
commit872d9157d91331763895a0f649a72b4c301ce87e
authorDan Davison <davison@stats.ox.ac.uk>
Sat, 31 Oct 2009 23:33:09 +0000 (31 19:33 -0400)
committerDan Davison <davison@stats.ox.ac.uk>
Sun, 1 Nov 2009 15:05:42 +0000 (1 10:05 -0500)
treefa2835850204d3c0831f912dc0efa5718fbcd00c
parentd97f767632e68b6ad7078b57fd9ca470e574d03f
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).
contrib/babel/lisp/org-babel.el