0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-23 14:10:43 +00:00
org-mode/contrib/babel/lisp
Eric Schulte fc28dd538b babel: shorter language names no longer shadow larger names
Previously "R" could overshadow "Ruby", and "C" could overshadow
  "Clojure", causing blocks of the longer language name to fail to
  load. This issue has now been fixed
2010-03-26 20:54:16 -06:00
..
langs babel: org-babel-c more robust, better error messages and c++ support 2010-03-26 19:35:31 -06:00
org-babel-comint.el babel: allow point to move to end of comint buffer 2010-02-27 14:14:07 -05:00
org-babel-exp.el babel: Ensure that inline code blocks produce string output on export 2010-03-19 10:08:16 -04:00
org-babel-keys.el babel: org-babel-switch-to-session [C-c M-b z] 2010-03-16 12:57:28 -04:00
org-babel-lob.el babel: now including source code block arguments w/source name on export 2010-02-10 13:34:00 -07:00
org-babel-ref.el babel: smarter `org-babel-ref-split-args' -- fixes bug parsing indexed function-style args 2010-02-14 11:48:28 -07:00
org-babel-table.el babel: when passing values from a table an extra '$' prefix forces literal 2010-03-25 11:09:38 -06:00
org-babel-tangle.el babel: Fix org-babel-load-file 2010-03-18 14:30:54 -04:00
org-babel.el babel: shorter language names no longer shadow larger names 2010-03-26 20:54:16 -06:00