Mercurial > emacs
comparison lisp/ChangeLog @ 70584:12df553144df
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Thu, 11 May 2006 08:48:45 +0000 |
parents | 2f453a9b3b4a |
children | e7ce4cecd335 |
comparison
equal
deleted
inserted
replaced
70583:2f453a9b3b4a | 70584:12df553144df |
---|---|
1 2006-05-11 Carsten Dominik <dominik@science.uva.nl> | |
2 | |
3 * textmodes/org.el (org-read-date, org-goto-calendar) | |
4 (org-agenda-goto-calendar): Bind | |
5 `view-calendar-holidays-initially' to nil. | |
6 | |
1 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org> | 7 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 8 |
3 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion. | 9 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion. |
4 Update all callers to do it there, instead. | 10 Update all callers to do it there, instead. |
5 | 11 |