0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-27 21:32:52 +00:00
Savannah is a terribly unstable remote. Let's try to alleviate that.
Find a file
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
lisp Revert "making :results replace the default" 2009-07-05 21:23:47 -04:00
snippets/org-mode back to the working version 2009-05-29 16:44:33 -07:00
util added util directory, including newest inf-ruby.el, should fix ruby bug 2009-06-14 18:42:44 -07:00
.gitignore updated .gitignore to ignore tangled files 2009-06-27 13:37:37 -07:00
COPYING Added litorgy.el which begins with the most fundamental step of our 2009-02-22 13:19:43 -08:00
intro.org more cleanup and removal of the term "litorgy" 2009-05-24 13:52:51 -07:00
library-of-babel.org implemented *much* simpler lob one-liner syntax 2009-06-14 14:18:58 -07:00
org-babel-requirements.org more cleanup and removal of the term "litorgy" 2009-05-24 13:52:51 -07:00
org-babel.org Unimportant changes to org-babel.org (need for these to be merged into 2009-07-05 19:24:29 -04:00
README.markdown misc changes 2009-05-25 15:13:56 -07:00
test-export.org more cleanup and removal of the term "litorgy" 2009-05-24 13:52:51 -07:00
test-tangle.org removing debugging statements from org-babel-tangle.el, and beefing up test-tangle.org 2009-06-27 13:24:49 -07:00

org-babel.el --- facilitating communication between programming languages and people

  • for information on org see the Org-Mode website
  • for information on org-babel see the org-babel.org file in this directory