`multi-occur-in-matching-buffers' in the doc string.
Fixes: debbugs:7566
+2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
+
+ * replace.el (multi-occur): Mention
+ `multi-occur-in-matching-buffers' in the doc string (bug#7566).
+
2011-07-02 Drew Adams <drew.adams@oracle.com>
* dired.el (dired-mark-if): Make the message about whether it's
"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: "