Mercurial > emacs
diff lisp/ChangeLog @ 28890:d29cc97fe49e
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 12 May 2000 10:58:13 +0000 |
parents | 9629218c5703 |
children | 322b8170d596 |
line wrap: on
line diff
--- 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 <fx@gnu.org> + + * 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 <gerd@gnu.org> * time.el (display-time-mail-icon): Use `:ascent center'.