0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 08:19:03 +00:00
org-mode/lisp/babel
Eric Schulte df5f954c79 babel: swapping function order to appease the compiler
* lisp/babel/ob-tangle.el (org-babel-spec-to-string): swap flet and
  let order to make compiler happy
2010-06-17 18:15:34 -07:00
..
langs fixes 2010-06-17 18:15:34 -07:00
ob-comint.el babel: org-babel-comint-with-output' no longer assumes full-body' variable 2010-06-17 18:15:32 -07:00
ob-exp.el babel: more compiler satisfaction 2010-06-17 18:15:33 -07:00
ob-init.el fixes 2010-06-17 18:15:34 -07:00
ob-keys.el updating require and provide boilerplate for new ob* files 2010-06-17 18:15:32 -07:00
ob-lob.el babel: replacing functions like "fifth" with "nth 4" 2010-06-17 18:15:33 -07:00
ob-ref.el babel: more compiler satisfaction 2010-06-17 18:15:33 -07:00
ob-table.el babel: replacing functions like "fifth" with "nth 4" 2010-06-17 18:15:33 -07:00
ob-tangle.el babel: swapping function order to appease the compiler 2010-06-17 18:15:34 -07:00
ob.el better initialization for call-process-region 2010-06-17 18:15:33 -07:00