# HG changeset patch # User Martin Rudalics # Date 1223646469 0 # Node ID c53a955375b8f77dd89a6b048ec20036c9d1b10f # Parent 42c1a6f2facd69b19294b2d01ae70502bbb7bd5f *** empty log message *** diff -r 42c1a6f2facd -r c53a955375b8 lisp/ChangeLog --- 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 + + * 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 * startup.el (command-line): Don't invoke tool-bar-mode if it is