org-mode/contrib/babel/lisp
Eric Schulte 62c8d0a835 org-babel: foreign-file references work, export is fully functional
1) source blocks can now reference source-blocks in other files using
   the filename:sourcename syntax

2) on export all references are now made to explicitly point to the
   original buffer using the filename:sourcename syntax.  This ensures
   that all references are correctly resolved on export, even when the
   referenced source block has already been processed.
2009-10-23 16:02:24 -06:00
..
langs org-babel: ensure that result is returned when using :results output 2009-10-20 09:24:15 -04:00
org-babel-comint.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-exp.el org-babel: foreign-file references work, export is fully functional 2009-10-23 16:02:24 -06:00
org-babel-lob.el org-babel: fix #+lob line regexp 2009-10-20 09:48:03 -04:00
org-babel-ref.el org-babel: foreign-file references work, export is fully functional 2009-10-23 16:02:24 -06:00
org-babel-table.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-tangle.el org-babel: improve prompt when choosing file to tangle 2009-10-20 10:17:42 -04:00
org-babel.el org-babel: foreign-file references work, export is fully functional 2009-10-23 16:02:24 -06:00