ob-tangle.el (org-babel-tangle): Allow two universal prefix arguments to tangle by...
commit17131cbf63ae85707607c4cdb7eb02b27cee4dea
authorBastien Guerry <bzg@altern.org>
Sat, 2 Mar 2013 14:27:25 +0000 (2 15:27 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 2 Mar 2013 14:27:25 +0000 (2 15:27 +0100)
tree1d22c37e3b440de9d56d2a93f64287d01e1d0197
parent463a2f602f806197754d4caf0ffe5abdf7b17486
ob-tangle.el (org-babel-tangle): Allow two universal prefix arguments to tangle by the target file of the block at point

* ob-tangle.el (org-babel-tangle): Rename the ONLY-THIS-BLOCK
parameter to ARG.  Allow two universal prefix arguments to
tangle by the target file of the block at point.
(org-babel-tangle-collect-blocks): New parameter TANGLE-FILE
to restrict the collection of blocks to those who will be
tangled in TARGET-FILE.

Thanks to Zech for suggesting this.
lisp/ob-tangle.el