org.el (org-set-tags-command): Fix bug.
commitf8b15da24c1e4a052411ef53a483aadf5752d00e
authorBastien Guerry <bzg@altern.org>
Sat, 16 Feb 2013 21:29:34 +0000 (16 22:29 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 16 Feb 2013 21:29:34 +0000 (16 22:29 +0100)
tree42533585eadc2326b3782bde2b1cbaa737d1294b
parent45d52bfb4c676245658d277526dab4e132028a35
org.el (org-set-tags-command): Fix bug.

* org.el (org-set-tags-command): Fix bug when setting tags for
multiple headlines in an active region.

Do not set the end of the region back to the beginning of the
previous headline.
lisp/org.el