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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 13 Mar 2002 12:41:54 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3573 emacs/lisp/ChangeLog:1.3574
*** emacs/lisp/ChangeLog:1.3573 Wed Mar 13 09:47:12 2002
--- emacs/lisp/ChangeLog        Wed Mar 13 12:41:53 2002
***************
*** 38,43 ****
--- 38,58 ----
        that the header of a tags section has either a number or nothing
        after the last comma.
  
+ 2002-03-11  Richard M. Stallman  <address@hidden>
+ 
+       * imenu.el (imenu-update-menubar-modified-tick): New variable.
+       (imenu-update-menubar): Don't call imenu--make-index-alist
+       if buffer has not changed since last time.
+ 
+       * desktop.el (desktop-buffer-handlers): Doc fix.
+       (desktop-buffer-file): Explicitly return BUF.
+ 
+       * paren.el (show-paren-function): Move back in other direction
+       to verify the match is correct.
+ 
+       * mail/supercite.el (sc-select-attribution): Accept whatever value
+       we get in CHOICE; there is no value meaning "try again".
+ 
  2002-03-11  Colin Walters  <address@hidden>
  
        * shell.el (toplevel): Revert previous change to use pcomplete.
***************
*** 58,64 ****
  
        * subr.el (add-to-list): Doc fix.
  
! 2002-03-07  Miles Bader  <address@hidden>
  
        * pcomplete.el (pcomplete-entries): Expand environment variables
        in filename.
--- 73,79 ----
  
        * subr.el (add-to-list): Doc fix.
  
! 2002-03-11  Miles Bader  <address@hidden>
  
        * pcomplete.el (pcomplete-entries): Expand environment variables
        in filename.



reply via email to

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