# HG changeset patch # User Dave Love # Date 978467689 0 # Node ID 2fa4bcb413d936b89f2abceea54b46d111ca27da # Parent fb1c795f1a5ea02ca9371ec2a9c0c8182a53d66b *** empty log message *** diff -r fb1c795f1a5e -r 2fa4bcb413d9 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 02 17:05:30 2001 +0000 +++ b/lisp/ChangeLog Tue Jan 02 20:34:49 2001 +0000 @@ -1,3 +1,11 @@ +2001-01-02 Dave Love + + * calendar/todo-mode.el (todo): Add :link, :version. + (todo-save-top-priorities): Remove autoload cookie. + (todo-add-category, todo-add-item-non-interactively) + (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload + cookie. + 2001-01-02 Gerd Moellmann * comint.el (comint-input-history-ignore): New variable.