changeset 71587:e48b5fb8be94

(Other Repeating Search): filename -> file name.
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Jul 2006 15:51:34 +0000
parents 044c5a8f7744
children 658323b2fb79
files man/search.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/search.texi	Mon Jul 03 15:51:09 2006 +0000
+++ b/man/search.texi	Mon Jul 03 15:51:34 2006 +0000
@@ -1296,7 +1296,7 @@
 @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}