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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 29 Nov 2001 18:46:02 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3124 emacs/lisp/ChangeLog:1.3125
*** emacs/lisp/ChangeLog:1.3124 Thu Nov 29 14:58:12 2001
--- emacs/lisp/ChangeLog        Thu Nov 29 18:46:01 2001
***************
*** 1,3 ****
--- 1,12 ----
+ 2001-11-29  Stefan Monnier  <address@hidden>
+ 
+       * info.el (Info-complete-next-re, Info-complete-cache): New vars.
+       (Info-complete-menu-item): Rewrite.  Add the ability to search
+       several sequential nodes.  Add a simple caching mechanism.
+       (Info-goto-index): New function extracted from Info-index.
+       (Info-index): Use it.  Add completion to the interactive spec.
+       (Info-menu-update): Simplify call to `Info-complete-menu-item'.
+ 
  2001-11-29  Pavel Jan,Bm(Bk  <address@hidden>
  
        * COPYING: Removed.
***************
*** 19,26 ****
  
        * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
  
!       * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc
!       fixes.
  
        * play/studly.el (studlify-word, studlify-region)
        (studlify-buffer): Fix doc-string.
--- 28,34 ----
  
        * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
  
!       * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
  
        * play/studly.el (studlify-word, studlify-region)
        (studlify-buffer): Fix doc-string.



reply via email to

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