From: Richard M. Stallman Date: Mon, 3 Jul 2006 15:51:34 +0000 (+0000) Subject: (Other Repeating Search): filename -> file name. X-Git-Tag: emacs-pretest-22.0.90~1736 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=81f654586a7b9ff3ff685be7b7e68c58e90c0ab8;p=emacs.git (Other Repeating Search): filename -> file name. --- diff --git a/man/search.texi b/man/search.texi index 88c31d5fc0b..0a8a46ffb26 100644 --- a/man/search.texi +++ b/man/search.texi @@ -1296,7 +1296,7 @@ through multiple buffers. It asks you to specify the buffer names one by one. @item M-x multi-occur-in-matching-buffers @key{RET} @var{bufregexp} @key{RET} @var{regexp} @key{RET} This function is similar to @code{multi-occur}, except the buffers to search are specified by a regular expression that matches visited -filenames. With a prefix argument, it uses the regular expression to match +file names. With a prefix argument, it uses the regular expression to match buffer names instead. @item M-x how-many @key{RET} @var{regexp} @key{RET}