Mercurial > emacs
diff lisp/ChangeLog @ 50905:7e2189c1707b
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 08 May 2003 19:34:49 +0000 |
parents | 289523dd4fa7 |
children | 2dc63d02e041 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 08 19:34:30 2003 +0000 +++ b/lisp/ChangeLog Thu May 08 19:34:49 2003 +0000 @@ -1,3 +1,17 @@ +2003-05-08 Glenn Morris <gmorris@ast.cam.ac.uk> + + * calendar/diary-lib.el (diary-pull-attrs): Make `ret-attr', + `attr' local. + (list-diary-entries): Make `temp' local. + (fancy-diary-display): Make `marks', `temp-face', `faceinfo' + local. + (diary-mail-entries): There is no fancy-diary-buffer if there are + no diary entries. + (mark-diary-entries): Make `temp' local. + (mark-sexp-diary-entries): Make `marks' local, remove `temp'. + (list-sexp-diary-entries): Make `temp' local. + (add-to-diary-list): Make `prefix' local. + 2003-05-08 Dave Love <fx@gnu.org> * international/utf-7.el: New file.