Mercurial > emacs
comparison lisp/ChangeLog @ 57347:32a9d7f91e8e
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 06 Oct 2004 06:04:41 +0000 |
parents | 7af1127797dc |
children | 6bfd8fa46fc5 |
comparison
equal
deleted
inserted
replaced
57346:8e110e726b85 | 57347:32a9d7f91e8e |
---|---|
1 2004-10-06 John Paul Wallington <jpw@gnu.org> | |
2 | |
3 * xml.el (xml-parse-dtd): Fix `error' call. | |
4 | |
1 2004-10-05 Mark A. Hershberger <mah@everybody.org> | 5 2004-10-05 Mark A. Hershberger <mah@everybody.org> |
2 | 6 |
3 * xml.el (xml-substitute-special): Return a single string instead | 7 * xml.el (xml-substitute-special): Return a single string instead |
4 of a list of strings if an entity substitution is made. | 8 of a list of strings if an entity substitution is made. |
5 | 9 |
15 * info.el (Info-history, Info-toc): Fix Info headers. | 19 * info.el (Info-history, Info-toc): Fix Info headers. |
16 (Info-toc): Narrow buffer before Info-fontify-node. | 20 (Info-toc): Narrow buffer before Info-fontify-node. |
17 (Info-build-toc): Don't check for special Info file names. | 21 (Info-build-toc): Don't check for special Info file names. |
18 Set main-file to nil if Info-find-file returns a symbol. | 22 Set main-file to nil if Info-find-file returns a symbol. |
19 | 23 |
20 >>>>>>> 1.6421 | |
21 2004-10-05 Emilio C. Lopes <eclig@gmx.net>: | 24 2004-10-05 Emilio C. Lopes <eclig@gmx.net>: |
22 | 25 |
23 * calendar/calendar.el (calendar-goto-iso-week): Add autoload. | 26 * calendar/calendar.el (calendar-goto-iso-week): Add autoload. |
24 (calendar-mode-map): Add binding for `calendar-goto-iso-week'. | 27 (calendar-mode-map): Add binding for `calendar-goto-iso-week'. |
25 * calendar/cal-menu.el (calendar-mode-map): Ditto. | 28 * calendar/cal-menu.el (calendar-mode-map): Ditto. |