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: Sat, 18 Oct 2008 23:45:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/10/18 23:45:10

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14634
retrieving revision 1.14635
diff -u -b -r1.14634 -r1.14635
--- ChangeLog   18 Oct 2008 23:13:10 -0000      1.14634
+++ ChangeLog   18 Oct 2008 23:45:05 -0000      1.14635
@@ -4,6 +4,17 @@
 
 2008-10-18  Juri Linkov  <address@hidden>
 
+       * info.el (Info-file-supports-index-cookies-list): New variable.
+       (Info-file-supports-index-cookies): New function.
+       (Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
+       (Info-index-nodes): Let-bind Info-point-loc to nil for files
+       without an index cookie to ignore it when Info-index-nodes is
+       called during navigating from an index node with line numbers.
+       (Info-index-node): Set file to Info-current-file if nil.  (Bug#1118)
+
+       * info.el (Info-breadcrumbs-depth): Move defcustom higher to the
+       variable definition section.
+
        * info.el (Info-find-node-2): Put initial point below the header line
        and breadcrumbs line.
 




reply via email to

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