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: Fri, 03 May 2002 06:10:25 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3822 emacs/lisp/ChangeLog:1.3823
*** emacs/lisp/ChangeLog:1.3822 Wed May  1 19:38:05 2002
--- emacs/lisp/ChangeLog        Thu May  2 17:22:56 2002
***************
*** 1,3 ****
--- 1,12 ----
+ 2002-05-02  Colin Walters  <address@hidden>
+ 
+       * replace.el (occur-mode-map): Bind "q" to `delete-window'.
+       (occur-1): If one of the buffers we're searching is the *Occur*
+       buffer itself, handle it by creating a temporary buffer.  If any
+       of the buffers being searched are killed, note that in the search
+       result message.  Also, set local variables before we possibly kill
+       the buffer.
+ 
  2002-05-02  Kim F. Storm  <address@hidden>
  
        * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg.



reply via email to

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