babel: don’t move point when tangling a single block
commita94501a13205cc72911266a2172b938393b56ca9
authorAaron Ecay <aaronecay@gmail.com>
Thu, 31 Oct 2013 05:47:44 +0000 (31 01:47 -0400)
committerAaron Ecay <aaronecay@gmail.com>
Thu, 31 Oct 2013 05:54:53 +0000 (31 01:54 -0400)
tree8f352dbb3eaa06c66f47e89db82583639a642fc9
parent327aff7a141a6df513c9358d39ec7632590b9949
babel: don’t move point when tangling a single block

* lisp/ob-tangle.el: (org-babel-tangle): don’t move point when called
with single prefix arg

Previously, C-u C-x C-v C-t would move point to the head of the source block.
lisp/ob-tangle.el