diff lisp/ChangeLog @ 30764:9459d3b62846

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 11 Aug 2000 13:10:55 +0000
parents 380811253e5f
children 7dc7bfb39bca
line wrap: on
line diff
--- 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  <eliz@is.elta.co.il>
+
+	* 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  <eliz@is.elta.co.il>
 
 	* menu-bar.el (menu-bar-help-menu): Add a :help string.