0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 22:10:42 +00:00
org-mode/lisp/babel
Eric Schulte b816a85ac0 babel: wrapped org-babel-params-from-buffer' in save-match-data'
* lisp/babel/ob.el (org-babel-params-from-buffer): wrapped in
  save-match-data
2010-06-22 11:46:49 -07:00
..
langs babel: languages adding their extensions to `'org-babel-tangle-lang-exts' 2010-06-17 18:15:35 -07:00
ob-comint.el babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways) 2010-06-17 18:15:35 -07:00
ob-exp.el babel: removed ob-interpreters variable -- more natural evaluation decisions 2010-06-17 18:15:35 -07:00
ob-init.el babel: some final compiler tweaks -- no more compiler warnings 2010-06-17 18:15:35 -07:00
ob-keys.el babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways) 2010-06-17 18:15:35 -07:00
ob-lob.el babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways) 2010-06-17 18:15:35 -07:00
ob-ref.el babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways) 2010-06-17 18:15:35 -07:00
ob-table.el babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways) 2010-06-17 18:15:35 -07:00
ob-tangle.el babel: simplifying handling of tangle langs 2010-06-17 18:15:35 -07:00
ob.el babel: wrapped org-babel-params-from-buffer' in save-match-data' 2010-06-22 11:46:49 -07:00