Mercurial > emacs
diff lisp/ChangeLog @ 110641:1b24798e2816
Use temp-buffers when not displaying the diary.
* lisp/calendar/diary-lib.el (diary-list-entries): Use temp buffers when
not displaying the diary.
(diary-add-to-list): If no buffer-file-name, fall back to diary-file.
* lisp/calendar/appt.el (appt-check): No longer need to kill diary.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 28 Sep 2010 21:19:30 -0700 |
parents | f7f67bd95f3d |
children | 256dd50b2a63 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 28 21:10:34 2010 -0700 +++ b/lisp/ChangeLog Tue Sep 28 21:19:30 2010 -0700 @@ -1,5 +1,10 @@ 2010-09-29 Glenn Morris <rgm@gnu.org> + * calendar/diary-lib.el (diary-list-entries): Use temp buffers when + not displaying the diary. + (diary-add-to-list): If no buffer-file-name, fall back to diary-file. + * calendar/appt.el (appt-check): No longer need to kill diary. + * calendar/diary-lib.el (diary-list-entries): Move the "Preparing..." message entirely here. (diary-simple-display, diary-fancy-display): Move "Preparing..."