aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9385dcc825e..94ad045d5bb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12004-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
12004-10-05 Emilio C. Lopes <eclig@gmx.net>: 112004-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.