comparison lisp/ChangeLog @ 57330:bc23c9947ef2

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 05 Oct 2004 04:23:55 +0000
parents 96251cfe3d1c
children 0f1e71a36ac3
comparison
equal deleted inserted replaced
57329:52649ba67540 57330:bc23c9947ef2
1 2004-10-05 Juri Linkov <juri@jurta.org>
2
3 * isearch.el (isearch-done): Set mark after running hook.
4 Suggested by Drew Adams <drew.adams@oracle.com>.
5
6 * info.el (Info-history, Info-toc): Fix Info headers.
7 (Info-toc): Narrow buffer before Info-fontify-node.
8 (Info-build-toc): Don't check for special Info file names.
9 Set main-file to nil if Info-find-file returns a symbol.
10
1 2004-10-05 Emilio C. Lopes <eclig@gmx.net>: 11 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
2 12
3 * calendar/calendar.el (calendar-goto-iso-week): Add autoload. 13 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
4 (calendar-mode-map): Add binding for `calendar-goto-iso-week'. 14 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
5 * calendar/cal-menu.el (calendar-mode-map): Ditto. 15 * calendar/cal-menu.el (calendar-mode-map): Ditto.