emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 15 Jun 2008 18:18:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/06/15 18:18:20

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13988
retrieving revision 1.13989
diff -u -b -r1.13988 -r1.13989
--- ChangeLog   15 Jun 2008 16:59:25 -0000      1.13988
+++ ChangeLog   15 Jun 2008 18:18:16 -0000      1.13989
@@ -1,3 +1,16 @@
+2008-06-15  Juri Linkov  <address@hidden>
+
+       * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
+       (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
+       as the second element.
+       (Info-build-toc): Add PARENT element extracted from the Up pointer.
+       Don't print progress messages.
+       (Info-toc-nodes): New variable and function.
+       (Info-index-nodes): Optimize non-string file name case.
+       (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
+       (Info-insert-breadcrumbs): Use the cached document structure instead
+       of visiting all ancestor nodes.  Remove the initial `>'.
+
 2008-06-15  Dan Nicolaescu  <address@hidden>
 
        * log-view.el (log-view-diff-changeset): New function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]