From 1741a9162fa9f317356acddcd0856a0f7504fbe6 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 2 Jul 2005 18:08:49 +0000 Subject: [PATCH] (occur-rename-buffer): Fix docstring. --- lisp/replace.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/replace.el b/lisp/replace.el index c3c5dd263d5..7e3dd984150 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -926,7 +926,7 @@ If the value is nil, don't highlight the buffer names specially." 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* +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 -- 2.39.2