My personal patches-in-progress branch of Org. See https://git.tecosaur.net/mirrors/org-mode/compare/main..tec/org-mode:dev.
Go to file
Dan Davison 04be81dfe4 Cleaner implementation of org-babel-execute:babel.
It now searches for a srcname first in the current buffer, and then in
the lob.
2009-06-14 01:11:04 -04:00
lisp Cleaner implementation of org-babel-execute:babel. 2009-06-14 01:11:04 -04:00
org-tangle-integration working on sessions 2009-06-02 16:26:57 -07:00
snippets/org-mode back to the working version 2009-05-29 16:44:33 -07:00
.gitignore now ignoring 'data' file often written out by R 2009-04-04 16:24:04 -07:00
COPYING Added litorgy.el which begins with the most fundamental step of our 2009-02-22 13:19:43 -08:00
README.markdown misc changes 2009-05-25 15:13:56 -07:00
intro.org more cleanup and removal of the term "litorgy" 2009-05-24 13:52:51 -07:00
library-of-babel.org Correcting errors in previously untested code. 2009-06-13 22:48:44 -04:00
org-babel-requirements.org more cleanup and removal of the term "litorgy" 2009-05-24 13:52:51 -07:00
org-babel.org Merge branch 'session' into library-of-babel 2009-06-13 18:57:34 -04:00
test-export.org more cleanup and removal of the term "litorgy" 2009-05-24 13:52:51 -07:00

README.markdown

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