# HG changeset patch # User Eli Zaretskii # Date 965999455 0 # Node ID 9459d3b628463e7a637da2ee24603c3b2b32d4a2 # Parent 46173131cdc4edc3f151025bc277b7938fd0fe76 *** empty log message *** diff -r 46173131cdc4 -r 9459d3b62846 lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 11 13:08:11 2000 +0000 +++ b/lisp/ChangeLog Fri Aug 11 13:10:55 2000 +0000 @@ -1,3 +1,11 @@ +2000-08-11 Eli Zaretskii + + * info.el (Info-find-emacs-command-nodes): Rewrite to use + technique similar to Info-index, instead of relying on specific + names of relevant Index nodes. + (Info-goto-emacs-command-node): Bind Info-history to nil when + going to the first node found by Info-find-emacs-command-nodes. + 2000-08-11 eliz * menu-bar.el (menu-bar-help-menu): Add a :help string.