* todos.el: Fixes for item marking and marked items.
authorStephen Berman <stephen.berman@gmx.net>
Mon, 13 May 2013 09:42:25 +0000 (11:42 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 13 May 2013 09:42:25 +0000 (11:42 +0200)
commit74e14031486a5b116bcf2cd821e842b54f0f959d
tree3a3062e207ec025d7f608c3a7bfd3805c3fdb919
parent5bdcc430533161f63d03eff01cf8601cb2dbf730
* todos.el: Fixes for item marking and marked items.
(todos-toggle-mark-item): Make no-op if point is not on an item.
Toggle mark even if point is not at start of item.
(todos-item-done): Signal an error if a done item is marked.
Process marked todo items even if point is in done items section.
lisp/calendar/ChangeLog
lisp/calendar/todos.el