# HG changeset patch # User Dave Love # Date 958129093 0 # Node ID d29cc97fe49edb91a96c8b0ee5465793f4bb0ee5 # Parent 7d6f2982fe6e8e355ba20ea677a0d594ee0f5f98 *** empty log message *** diff -r 7d6f2982fe6e -r d29cc97fe49e lisp/ChangeLog --- a/lisp/ChangeLog Fri May 12 10:56:20 2000 +0000 +++ b/lisp/ChangeLog Fri May 12 10:58:13 2000 +0000 @@ -1,3 +1,11 @@ +2000-05-12 Dave Love + + * calendar/todo-mode.el: Remove some compatibility stuff and CL + dependence. Use line-{beginning,end}-position, not + point-at{b,e}ol. Some doc fixes. + (todo-position): New function. Fix callers of position to use it. + (todo-save-top-priorities, todo-print): Use with-temp-buffer. + 2000-05-12 Gerd Moellmann * time.el (display-time-mail-icon): Use `:ascent center'.