]> code.delx.au - gnu-emacs/commit
Fix todo-mode category movement
authorStephen Berman <stephen.berman@gmx.net>
Sat, 26 Mar 2016 22:14:50 +0000 (23:14 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Sat, 26 Mar 2016 22:14:50 +0000 (23:14 +0100)
commite5c17f46785e2eca165ccd5aa890f212c6a61ca1
treed7380a4fc823d2f736974329ccedc406bc2f6e53
parentbc70fda2c9f93a30351c7c79a2b5763bbbd7bbc6
Fix todo-mode category movement

* lisp/calendar/todo-mode.el (todo-move-category): Use moved
category's existing categories sexp instead of invoking
todo-update-categories-sexp in file moved to, in order to take
archived items into account.  If the moved category has archived
items, handle the source archive buffer properly.  Remove
superfluous code.
lisp/calendar/todo-mode.el