Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
30763:46173131cdc4 | 30764:9459d3b62846 |
---|---|
1 2000-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 | |
1 2000-08-11 eliz <eliz@is.elta.co.il> | 9 2000-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. |
4 | 12 |
5 2000-08-10 Miles Bader <miles@gnu.org> | 13 2000-08-10 Miles Bader <miles@gnu.org> |