diff options
author | Stephen Berman <stephen.berman@gmx.net> | 2017-08-01 14:17:44 +0200 |
---|---|---|
committer | Stephen Berman <stephen.berman@gmx.net> | 2017-08-01 14:17:44 +0200 |
commit | 4ddc5645606478725ae0c27c85aa3c5dca6360d6 (patch) | |
tree | 5f1edc45e51176d963f8c2d4e25db7a95db9b7dd /lisp/emacs-lisp/debug.el | |
parent | cb764acce7c572aba093fa61baf26d5f5babcdca (diff) | |
download | emacs-4ddc5645606478725ae0c27c85aa3c5dca6360d6.tar.gz emacs-4ddc5645606478725ae0c27c85aa3c5dca6360d6.tar.bz2 emacs-4ddc5645606478725ae0c27c85aa3c5dca6360d6.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions