aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f508d70515f..691a611178c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * info.el (Info-find-emacs-command-nodes): Rewrite to use
4 technique similar to Info-index, instead of relying on specific
5 names of relevant Index nodes.
6 (Info-goto-emacs-command-node): Bind Info-history to nil when
7 going to the first node found by Info-find-emacs-command-nodes.
8
12000-08-11 eliz <eliz@is.elta.co.il> 92000-08-11 eliz <eliz@is.elta.co.il>
2 10
3 * menu-bar.el (menu-bar-help-menu): Add a :help string. 11 * menu-bar.el (menu-bar-help-menu): Add a :help string.