Mercurial > emacs
comparison lisp/ChangeLog @ 57256:14ec244a588e
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 28 Sep 2004 22:24:47 +0000 |
parents | 20061c4e2afb |
children | 5c71ca53e613 |
comparison
equal
deleted
inserted
replaced
57255:a6fc5448746b | 57256:14ec244a588e |
---|---|
1 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change) | |
2 | |
3 * calendar/diary-lib.el (list-diary-entries): Save diary buffer | |
4 from diary display excursion. Store diary buffer's point for | |
5 `simple-diary-display'. | |
6 (simple-diary-display): Set window point and start when | |
7 displaying buffer, to preserve point. | |
8 | |
1 2004-09-27 Luc Teirlinck <teirllm@auburn.edu> | 9 2004-09-27 Luc Teirlinck <teirllm@auburn.edu> |
2 | 10 |
3 * textmodes/enriched.el (enriched-translations): Replace defconst | 11 * textmodes/enriched.el (enriched-translations): Replace defconst |
4 with defvar. | 12 with defvar. |
5 | 13 |