Index: emacs/lisp/replace.el
diff -c emacs/lisp/replace.el:1.215 emacs/lisp/replace.el:1.216
*** emacs/lisp/replace.el:1.215 Thu Jun 30 13:01:26 2005
--- emacs/lisp/replace.el Sat Jul 2 18:08:49 2005
***************
*** 926,932 ****
Here `original-buffer-name' is the buffer name were occur was originally run.
When given the prefix argument, the renaming will not clobber the existing
buffer(s) of that name, but use `generate-new-buffer-name' instead.
! You can add this to `occur-hook' if you always want a separate *Occur*
buffer for each buffer where you invoke `occur'."
(interactive "P")
(with-current-buffer
--- 926,932 ----
Here `original-buffer-name' is the buffer name were occur was originally run.
When given the prefix argument, the renaming will not clobber the existing
buffer(s) of that name, but use `generate-new-buffer-name' instead.
! You can add this to `occur-mode-hook' if you always want a separate *Occur*
buffer for each buffer where you invoke `occur'."
(interactive "P")
(with-current-buffer
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs