* calendar/todos.el: Further comment revision.
authorStephen Berman <stephen.berman@gmx.net>
Sun, 3 Jun 2012 20:10:46 +0000 (21:10 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 3 Jun 2012 20:10:46 +0000 (21:10 +0100)
commita820dfe8e0d63e9fda849a4250204f525a3f022b
tree6a4792b8cfc1e806bdb004433d2eb41ec59078be
parentb28872cedf83d969449b47d412810e1c29b14f00
* calendar/todos.el: Further comment revision.
(todos-sorted-column): Change default value.
(todos-item-start): Handle empty category (needed in
todos-filter-items).
(todos-read-date): Don't use calendar-read; make code cleaner.
(todos-multiple-filter-files): Rename this variable from
todos-multiple-files and adjust users.
(todos-multiple-filter-files-widget): Rename from
todos-multiple-files-widget and adjust users.
(todos-multiple-filter-files): Rename this function from
todos-multiple-files and adjust callers.
(todos-filter-items): Remove unused code.
(todos-insert-category-line): Add space so highlighting of last
column is consistent with the others; adjust display of column
highlighting.
(todos-menu): Remove obsolete entry.
(todos-categories-mode-map): Add new bindings.
(todos-display-categories-alphabetically-or-by-priority): New command.
(todos-display-categories-sorted-by-todo)
(todos-display-categories-sorted-by-diary)
(todos-display-categories-sorted-by-done)
(todos-display-categories-sorted-by-archived): Restore and fix
implementation.
lisp/ChangeLog
lisp/calendar/todos.el