org-mode/contrib/babel/lisp
Eric Schulte 10b3da72fc babel: adding row/col-names functions
adding a suite of functions to org-babel.el which can be used to
  handle hlines, rownames, and columnnames in input tables.  These
  functions can be called from any org-babel-language.el file.

  done in close collaboration with Dan Davison
2010-04-23 10:09:57 -06:00
..
langs org-babel-c: new header argument ":main no" allows inhibiting main wrap 2010-04-10 15:54:40 -06:00
org-babel-comint.el babel: allow point to move to end of comint buffer 2010-02-27 14:14:07 -05:00
org-babel-exp.el babel: Ensure that inline code blocks produce string output on export 2010-03-19 10:08:16 -04:00
org-babel-keys.el babel: org-babel-switch-to-session [C-c M-b z] 2010-03-16 12:57:28 -04:00
org-babel-lob.el babel: now taking headline properties into account for lob calls 2010-03-28 16:53:00 -06:00
org-babel-ref.el babel: `org-babel-ref-index-list' now converts trivial lists to scalars 2010-04-21 09:35:13 -06:00
org-babel-table.el babel: when passing values from a table an extra '$' prefix forces literal 2010-03-25 11:09:38 -06:00
org-babel-tangle.el babel: new function `org-babel-tangle-publish' allows for tangling during project publish 2010-04-11 23:58:44 -06:00
org-babel.el babel: adding row/col-names functions 2010-04-23 10:09:57 -06:00