Mercurial > emacs
comparison lisp/ChangeLog @ 104820:408195c2a9e5
(appt-check): Don't call substitute-in-file-name on diary-file.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 03 Sep 2009 06:35:25 +0000 |
parents | 90d1a4410a0c |
children | 25eb9d6cb593 |
comparison
equal
deleted
inserted
replaced
104819:1468c5df344a | 104820:408195c2a9e5 |
---|---|
1 2009-09-03 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * calendar/appt.el (appt-check): | |
4 * calendar/diary-lib.el (diary-set-header, diary-live-p) | |
5 (diary-check-diary-file, diary-list-entries) | |
6 (diary-include-other-diary-files, diary-simple-display) | |
7 (diary-fancy-display, diary-print-entries) | |
8 (diary-mark-included-diary-files, diary-make-entry): | |
9 Don't call substitute-in-file-name on diary-file. | |
10 | |
1 2009-09-03 Eduard Wiebe <usenet@pusto.de> | 11 2009-09-03 Eduard Wiebe <usenet@pusto.de> |
2 Stefan Monnier <monnier@iro.umontreal.ca> | 12 Stefan Monnier <monnier@iro.umontreal.ca> |
3 | 13 |
4 * mail/footnote.el (footnote-prefix): Make it a defcustom. | 14 * mail/footnote.el (footnote-prefix): Make it a defcustom. |
5 (footnote-mode-map): Move initialization into the declaration. | 15 (footnote-mode-map): Move initialization into the declaration. |