]> git.eshelyaron.com Git - emacs.git/commit
* calendar/todos.el (todos-reset-prefix): Don't remove overlays,
authorStephen Berman <stephen.berman@gmx.net>
Fri, 15 Mar 2013 12:04:16 +0000 (13:04 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 15 Mar 2013 12:04:16 +0000 (13:04 +0100)
commit2cb953327c29bb1c168565a87906e28d87b82e48
tree8643902677d7b69de8c3ade5221b35a55ffcc88f
parentaa91082d36437059223f0bf9aaefb45ff34a4e8c
* calendar/todos.el (todos-reset-prefix): Don't remove overlays,
since it's superfluous and also wrongly removes items marks.
(todos-category-completions): Select current category on visiting
file, to ensure category is properly displayed if user switches to
file via a non-Todos command.
(todos-mark-category): Make implementation cleaner.
(todos-unmark-category): Improve implementation.  Get overlay
property only when there is an overlay.
lisp/ChangeLog
lisp/calendar/todos.el