* calendar/todos.el (todos-ignore-archived-categories):
commit7464f4221f511b10522e30ed35c4da22b8916f61
authorStephen Berman <stephen.berman@gmx.net>
Mon, 28 May 2012 23:49:20 +0000 (29 00:49 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 28 May 2012 23:49:20 +0000 (29 00:49 +0100)
tree1740d4b22d07db426a633b6b7e7852ad6534144e
parent4de202018ae92afe71dfee4a7de9ccaed6445471
* calendar/todos.el (todos-ignore-archived-categories):
Revert last change; remove :initialize and :set functions; change
use and change users accordingly.
(todos-reset-categories, todos-categories-full)
(todos-truncate-categories-list): Remove.
(todos-set-categories, todos-update-categories-sexp):
Use todos-categories instead of todos-categories-full; remove use
of todos-ignore-archived-categories and
todos-truncate-categories-list.
(todos-check-format, todos-repair-categories-sexp):
Use todos-categories instead of todos-categories-full.
(todos-read-category): Improve last change.
(todos-validate-name): Use completing-read.
(todos-categories-category-number): Rename from
todos-category-number and adjust users.
(todos-update-categories-display, todos-mode-external-set)
(todos-delete-category, todos-move-category, todos-merge-category)
(todos-unarchive-items): Remove use of todos-categories-full and
todos-ignore-archived-categories.
(todos-modes-set-3, todos-add-category): Remove use of
todos-categories-full.
(todos-edit-mode): Fix typo.
(todos-forward-category): Use todos-ignore-archived-categories.
lisp/ChangeLog
lisp/calendar/todos.el