0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 08:48:30 +00:00
org-mode/lisp/babel
Eric Schulte 2dc30adf15 babel: call-process-region-original is no longer a free variable
* lisp/babel/ob.el (org-babel-execute-src-block):
  call-process-region-original is no longer free

  (org-babel-org-babel-call-process-region-original):
  call-process-region-original is no longer free and is now renamed
  org-babel-call-process-region-original
  (org-babel-tramp-handle-call-process-region):
  call-process-region-original is no longer free
2010-06-17 18:15:32 -07:00
..
langs babel: org-babel-comint-with-output' no longer assumes full-body' variable 2010-06-17 18:15:32 -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 updating require and provide boilerplate for new ob* files 2010-06-17 18:15:32 -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 ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-ref.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-table.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-tangle.el updating require and provide boilerplate for new ob* files 2010-06-17 18:15:32 -07:00
ob.el babel: call-process-region-original is no longer a free variable 2010-06-17 18:15:32 -07:00