Preserve point when setting or aligning tags
commit1615261cdc5da6dbe50176d7958c775d6d54411e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 28 Apr 2018 21:42:31 +0000 (28 23:42 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 28 Apr 2018 21:45:04 +0000 (28 23:45 +0200)
treede565e4859493e4ff452924d0c876a617ffc1a41
parent7aadf4fe8c80638718ba5ee8477fb884d81a0d52
Preserve point when setting or aligning tags

* lisp/org.el (org--align-tags-here):
(org-set-tags-command):
(org-align-tags): Preserve point.
* testing/lisp/test-org.el (test-org/set-tags-command): Add test.
lisp/org.el
testing/lisp/test-org.el