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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 01 Nov 2005 04:45:39 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8495 emacs/lisp/ChangeLog:1.8496
*** emacs/lisp/ChangeLog:1.8495 Tue Nov  1 09:31:07 2005
--- emacs/lisp/ChangeLog        Tue Nov  1 09:45:38 2005
***************
*** 1,3 ****
--- 1,16 ----
+ 2005-11-01  Juri Linkov  <address@hidden>
+ 
+       * info.el (Info-file-supports-index-cookies): New variable.
+       (Info-find-node-2): Check makeinfo version for index cookie support.
+       (Info-index-nodes): Search for nodes with index cookies only when
+       Info-file-supports-index-cookies is t.  Otherwise, search nodes
+       with "Index" in the node name.
+       (Info-index-node): Search index cookie in the current node only when
+       Info-file-supports-index-cookies is t.  Otherwise, check the word
+       "Index" in the node name.
+       (Info-find-emacs-command-nodes): Remove code that searches nodes
+       with "Index" node name in the top menu.
+ 
  2005-11-01  Stefan Monnier  <address@hidden>
  
        * progmodes/scheme.el (scheme-mode-variables): Use the default




reply via email to

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