* calendar/todos.el: Further comment revision.
commit459c6e9331e8128b32ad966137115f1bf1d88423
authorStephen Berman <stephen.berman@gmx.net>
Sun, 27 May 2012 22:40:56 +0000 (27 23:40 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 27 May 2012 22:40:56 +0000 (27 23:40 +0100)
treeea3d5bf95ccc374c1e7fe89da163312672a9e1c2
parent2a9e69d6098c9454a1c022f0d11ddae0751f1c05
* calendar/todos.el: Further comment revision.
(todos-reset-global-current-todos-file):
Try to make this not slow down kill-buffer.
(todos-update-categories-sexp): Handle the case where there is no
categories sexp yet, i.e. after inserting the first item in the
file, so todos-display-categories works.
(todos-read-file-name): Improve implementation.
(todos-validate-name): Use variable todos-files.
(todos-category-number): New variable.
(todos-insert-category-line, todos-update-categories-display)
(todos-raise-category-priority): Use it.
(todos-add-file): Remove unused remnant code.
lisp/ChangeLog
lisp/calendar/todos.el