ob-core: do not declare and define org-babel-call-process-region-original
commit1ffd4f615a20ed16c676fb86f0d16745cd52c6d8
authorAchim Gratz <Stromeko@Stromeko.DE>
Wed, 27 Feb 2013 21:55:26 +0000 (27 22:55 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sat, 9 Mar 2013 20:27:24 +0000 (9 21:27 +0100)
tree06fcd81c2d3927bceff5ca1cee3ba497f493cff1
parent3f6b24d718e732acee52834b2af3c00257a23fae
ob-core: do not declare and define org-babel-call-process-region-original

* lisp/ob-core.el (org-babel-call-process-region-original): Change
  declaration into definition with nil initial value at the beginning
  of the file and drop the later definition.  Add comment that the
  dynamic scoping of this variable is done for tramp.
lisp/ob-core.el