* calendar/todo-mode.el: Fix wrong-type-argument error when
commit3ecac154eb6901633cd8a13ed27bd9f342c4f9dc
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)
tree9187a05631d08a499c477e4f5cd689945b034b29
parentece7535050db20e31f6b490027703b45bacc1efc
* 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