Mercurial > emacs
changeset 98601:c53a955375b8
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Fri, 10 Oct 2008 13:47:49 +0000 |
parents | 42c1a6f2facd |
children | 8bc022b29e81 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 10 13:47:17 2008 +0000 +++ b/lisp/ChangeLog Fri Oct 10 13:47:49 2008 +0000 @@ -1,3 +1,12 @@ +2008-10-10 Martin Rudalics <rudalics@gmx.at> + + * info.el (Info-extract-menu-counting): New argment no-detail to + skip detailed node listings. + (Info-forward-node): New argument not-up to inhibit going up. + (Info-final-node): Call Info-extract-menu-counting and + Info-forward-node with the new arguments set to avoid infinite + looping. (Bug#1116) + 2008-10-10 Eli Zaretskii <eliz@gnu.org> * startup.el (command-line): Don't invoke tool-bar-mode if it is