(occur-mode-map): Bind "q" to `delete-window'.
authorColin Walters <walters@gnu.org>
Thu, 2 May 2002 21:22:56 +0000 (21:22 +0000)
committerColin Walters <walters@gnu.org>
Thu, 2 May 2002 21:22:56 +0000 (21:22 +0000)
commit70ed2a76302d0c9b123c31db0d6439ae544a110a
tree684acfae6d1140c76948f70141df110cc43c85bd
parent307645975cf9964740f4de544718f3f344a0c99c
(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.
lisp/ChangeLog
lisp/replace.el