0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-18 10:40:14 +00:00
org-mode/lisp
Dan Davison da82dae939 Implementing library functions as a new (pseudo) interpreter called
'babel'. Added a speculative function which creates a hash table
containing parsed versions of all source blocks in a buffer -- I was
wondering whether we should 'load' the library-of-babel into memory in
this fashion, rather than searching for code blocks in buffers /
files.
2009-06-13 18:49:24 -04:00
..
langs moving org-babel-lisp into the langs directory 2009-06-12 16:44:06 -07:00
org-babel-comint.el passing almost all tests 2009-06-12 16:34:06 -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 Implementing library functions as a new (pseudo) interpreter called 2009-06-13 18:49:24 -04:00
org-babel-lob.el Started again with lob implementation. 2009-06-12 23:45:14 -04:00
org-babel-ref.el removing Austin F. Frank from copyright and author lines 2009-06-12 16:55:42 -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.el New variable org-babel-named-src-block-regexp to match src block with 2009-06-13 18:46:26 -04:00