org-capture.el (org-capture-steal-local-variables): Don't steal `mark-active'
commitee5a88cd01cccc7b12422aebe6269bfeb444d387
authorBastien Guerry <bzg@altern.org>
Fri, 23 May 2014 12:01:39 +0000 (23 14:01 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 23 May 2014 12:01:39 +0000 (23 14:01 +0200)
tree853798c02de0b66fa86c328e315c499371619f0a
parent1d57e1ac9ae5e7ddefe0b63a23728a241d3d99cb
org-capture.el (org-capture-steal-local-variables): Don't steal `mark-active'

* org-capture.el (org-capture-steal-local-variables): Don't
steal `mark-active', which should be nil in the target buffer.

Thanks to Alex Kosorukoff for raising this issue.
lisp/org-capture.el