comparison 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
comparison
equal deleted inserted replaced
28889:7d6f2982fe6e 28890:d29cc97fe49e
1 2000-05-12 Dave Love <fx@gnu.org>
2
3 * calendar/todo-mode.el: Remove some compatibility stuff and CL
4 dependence. Use line-{beginning,end}-position, not
5 point-at{b,e}ol. Some doc fixes.
6 (todo-position): New function. Fix callers of position to use it.
7 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
8
1 2000-05-12 Gerd Moellmann <gerd@gnu.org> 9 2000-05-12 Gerd Moellmann <gerd@gnu.org>
2 10
3 * time.el (display-time-mail-icon): Use `:ascent center'. 11 * time.el (display-time-mail-icon): Use `:ascent center'.
4 12
5 2000-05-11 Dave Love <fx@gnu.org> 13 2000-05-11 Dave Love <fx@gnu.org>