org-mode/lisp
Dan Davison dc702a3152 Revert "making :results replace the default"
This reverts commit a13cbf64b6.

I'm in favour of this change, but it seems that we need a more sophisticated way of combining plists before we can
change the default header args in this way. Otherwise, we get two entries for :results (one from the defaults and one
from the header args), whereas what we want is a single entry for :results with space-separated values.
2009-07-05 21:23:47 -04:00
..
langs Fixing results processing code. 2009-07-05 21:23:17 -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 Merge branch 'master' into library-of-babel 2009-06-14 15:24:41 -07: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 Revert "making :results replace the default" 2009-07-05 21:23:47 -04:00