X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ed7f1a6c5caaf4159125c08db5d18c5471fdd032..1ddd96f5cf0b06846edd03d6b225c31206cee0b7:/lisp/replace.el diff --git a/lisp/replace.el b/lisp/replace.el index 0578ed09b1..fb98a714df 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -1140,7 +1140,8 @@ are not modified." "Show all lines in buffers BUFS containing a match for REGEXP. This function acts on multiple buffers; otherwise, it is exactly like `occur'. When you invoke this command interactively, you must specify -the buffer names that you want, one by one." +the buffer names that you want, one by one. +See also `multi-occur-in-matching-buffers'." (interactive (cons (let* ((bufs (list (read-buffer "First buffer to search: "