execute call lines when executing an entire buffer
commit67a26e0141c147c22d76482e96770a81432d2f7b
authorEric Schulte <schulte.eric@gmail.com>
Wed, 9 Nov 2011 21:35:04 +0000 (9 14:35 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 9 Nov 2011 21:35:04 +0000 (9 14:35 -0700)
treee33194eeb34d66b2787dff2c39cd037937c34e0c
parent4cf9de5ea0c545c1143001de432f71052fa9c3f8
execute call lines when executing an entire buffer

* lisp/ob-lob.el (org-babel-map-call-lines): Allow mapping of code
  over all call lines in a buffer.
* lisp/ob.el (org-babel-execute-buffer): Execute call lines when
  executing an entire buffer.
lisp/ob-lob.el
lisp/ob.el