aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5162fd3a94c..b680e0ec584 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12001-09-22 Eli Zaretskii <eliz@is.elta.co.il> 12001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23: use
4 make-keymap instead of copy-keymap, since copying the global
5 keymap messes up the menu bar.
6
3 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by 7 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
4 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>. 8 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
5 9