emacs/lisp/calendar
Stephen Berman 4ddc564560 Update todo-mode defcustoms in a less hideous way
* lisp/calendar/todo-mode.el (todo-reevaluate-filelist-defcustoms)
(todo-reevaluate-default-file-defcustom)
(todo-reevaluate-category-completions-files-defcustom)
(todo-reevaluate-filter-files-defcustom): Delete these functions.
(todo-update-filelist-defcustoms): New function.  This replaces
todo-reevaluate-filelist-defcustoms, using the 'custom-type'
property instead of re-evaluating the defcustoms.
(todo-add-file, todo-rename-file, todo-delete-file)
(todo-delete-category, todo-move-category)
(todo-convert-legacy-files, todo-check-file): Replace call of
todo-reevaluate-filelist-defcustoms by
todo-update-filelist-defcustoms.
(todo-show, todo-category-completions): Replace call of
todo-reevaluate-* function by use of 'custom-type' property.
2017-08-01 14:17:44 +02:00
..
appt.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-bahai.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-china.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-coptic.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-dst.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-french.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-hebrew.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-html.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-islam.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-iso.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-julian.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-mayan.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-menu.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-move.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-persia.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cal-tex.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
cal-x.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calendar.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
diary-lib.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
holidays.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
icalendar.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
lunar.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
parse-time.el Turn on lexical-binding in parse-time.el 2017-02-01 21:01:45 -05:00
solar.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
time-date.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
timeclock.el Fix all unescaped character literals 2017-05-07 13:22:34 +02:00
todo-mode.el Update todo-mode defcustoms in a less hideous way 2017-08-01 14:17:44 +02:00