* calendar/todo-mode.el: Fix wrong-type-argument error when
commit41cd2704e2972a1aac00aa5d538d2f66c5f6f664
authorStephen Berman <stephen.berman@gmx.net>
Sun, 6 Jul 2014 20:28:38 +0000 (6 22:28 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 6 Jul 2014 20:28:38 +0000 (6 22:28 +0200)
treeef5cbc33b39f21b64a59ed8190781970378657eb
parentb16a9348e471253f67ad4520f013184404c008a1
* calendar/todo-mode.el: Fix wrong-type-argument error when
marking multiple consecutive items.
(todo-toggle-mark-item): Don't try to mark the empty lines at the
end of the todo and done items sections.  Note in doc string that
items marked by passing a numeric prefix argument can include the
last todo and first done items.
(todo-mark-category): Don't try to mark the empty line between the
todo and done items sections.
lisp/ChangeLog
lisp/calendar/todo-mode.el