X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/199b0d390421502bbf5cf98d850178a6b9f433d8..04c9cdf7e8d959032ab98893cf330a3d8da46e70:/lisp/calendar/ChangeLog diff --git a/lisp/calendar/ChangeLog b/lisp/calendar/ChangeLog index 6767b97a26..8206f7071b 100644 --- a/lisp/calendar/ChangeLog +++ b/lisp/calendar/ChangeLog @@ -1,3 +1,20 @@ +2013-05-14 Stephen Berman + + * 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. + 2013-05-13 Stephen Berman * todos.el (todos-modes-set-2): Restore point after finding start