emacs/lisp/calendar
Stephen Berman 0932b94897 Fix todo-mode bug involving archived items (bug#23447)
* lisp/calendar/todo-mode.el (todo-jump-to-category): When jumping
from Todo Categories mode to a category with only archived items
and todo-skip-archived-categories is non-nil, make sure the
archive file buffer is in Todo Archive mode to prevent
todo-category-select from raising an error, and don't set
todo-current-todo-file, since that makes todo-show display the
archived category.  Remove a no-op call to kill-buffer, which is
already called in todo-insert-category-line.
2016-05-04 21:52:32 +02:00
..
appt.el
cal-bahai.el
cal-china.el
cal-coptic.el
cal-dst.el
cal-french.el
cal-hebrew.el
cal-html.el
cal-islam.el
cal-iso.el
cal-julian.el
cal-mayan.el
cal-menu.el
cal-move.el
cal-persia.el
cal-tex.el
cal-x.el
calendar.el
diary-lib.el
holidays.el
icalendar.el
lunar.el
parse-time.el Make parse-time-string-chars faster 2016-02-28 15:39:33 +10:30
solar.el Capitalize “Universal Time” in documentation 2016-04-11 15:15:59 -07:00
time-date.el
timeclock.el
todo-mode.el Fix todo-mode bug involving archived items (bug#23447) 2016-05-04 21:52:32 +02:00