summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-07-03 15:51:34 +0000
committerRichard M. Stallman <rms@gnu.org>2006-07-03 15:51:34 +0000
commit81f654586a7b9ff3ff685be7b7e68c58e90c0ab8 (patch)
tree6228f263620a00b9e90f83a8452ed9b6e31442fe
parentd40afcebf79e0dc2ecc659cb8f64a680009a180c (diff)
downloademacs-81f654586a7b9ff3ff685be7b7e68c58e90c0ab8.tar.gz
(Other Repeating Search): filename -> file name.
-rw-r--r--man/search.texi2
1 files changed, 1 insertions, 1 deletions
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}