* calendar/todos.el: Further code rearrangement and comment
authorStephen Berman <stephen.berman@gmx.net>
Fri, 1 Jun 2012 23:19:20 +0000 (00:19 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 1 Jun 2012 23:19:20 +0000 (00:19 +0100)
commitabe748f578a016814cfb1c97737721a7ccc2989e
treeef79dba08584df9faaa4f41cac68338a68e5d109
parent6be041629978b30cd2033d21b05e54aa6f2da120
* calendar/todos.el: Further code rearrangement and comment
revision.
(todos-item-start): Handle empty line between todo and done items
when done items are displayed.
(todos-key-bindings): Comment out bindings meant only for
todos-archive-mode.
(todos-archive-mode-map): Fix typo.
(todos-archive-mode): Derive from special-mode instead of
todos-mode to prevent its key bindings from being available here.
(todos-archive-done-item): Remove obsolete code; fix item count
updating.
(todos-unarchive-items): Simplify; fix unarchiving of all items in
category; fix item count updating; fix typo.
lisp/ChangeLog
lisp/calendar/todos.el