* todos.el: Improve handling of jumping to a category, in
commit04c9cdf7e8d959032ab98893cf330a3d8da46e70
authorStephen Berman <stephen.berman@gmx.net>
Tue, 14 May 2013 21:52:19 +0000 (14 23:52 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 14 May 2013 21:52:19 +0000 (14 23:52 +0200)
treea8bca66f660fb46b5577f510e46feab6e780be67
parent199b0d390421502bbf5cf98d850178a6b9f433d8
* todos.el: Improve handling of jumping to a category, in
particular that of an archive.
(todos-category-completions): Add optional parameter to restrict
completions of archive categories to current archive.  Exclude
archive from completion files.
(todos-read-category): When called from an archive, restrict
category completions to the archive.  Fix mistaken use of all
completion files instead of just those in which the chosen
category occurs.
(todos-archive-mode-map): Add new key binding.
(todos-jump-to-category): Rename second optional parameter and
extend its use to restricting category completions to the current
archive.
(todos-jump-to-archive-category): New command.
lisp/calendar/ChangeLog
lisp/calendar/todos.el