diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-01-28 03:56:18 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-01-28 03:56:18 +0000 |
commit | 685b54793282db07cba9a78ee918070983f89227 (patch) | |
tree | ad6241c61d2b1af66ade43123dea5f21336c8e0a /lisp/emacs-lisp/lisp.el | |
parent | 943ff2103422b101eaf2b8708075afc91263483b (diff) | |
download | emacs-685b54793282db07cba9a78ee918070983f89227.tar.gz emacs-685b54793282db07cba9a78ee918070983f89227.tar.bz2 emacs-685b54793282db07cba9a78ee918070983f89227.zip |
(todo-insert-item-here): Prevent insertion
of a new entry inside of an existing entry. Minor code cleanup.
(todo-add-category): Change the interactive spec. Signal an error
if the Todo file is non-empty but contains no category. Reject
category names that could induce bugs and confusion. Call
todo-mode if the Todo file is new and unsaved. Simplify handling
of local variables cookie. Properly display the newly added
category in Todo mode.
(todo-show): Call todo-initial-setup only if there is neither a
Todo file nor a corresponding unsaved buffer.
(todo-category-alist): Delete function.
(todo-completing-read): New function.
(todo-insert-item, todo-jump-to-category): Use it.
(todo-insert-item): Make the use of the prefix argument conform to
the doc string.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions