* calendar/todos.el (todos-reset-prefix): Don't remove overlays,
commitc8e48b9f379837e6fe1150b93f4a547ef13918e7
authorStephen Berman <stephen.berman@gmx.net>
Fri, 15 Mar 2013 12:04:16 +0000 (15 13:04 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 15 Mar 2013 12:04:16 +0000 (15 13:04 +0100)
tree686e01342df759561703b08a72e13f646688a422
parent964d8b5ebd4f7793d41d009993d5ec66336eb0d7
* 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