aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-07-03 15:51:34 +0000
committerRichard M. Stallman2006-07-03 15:51:34 +0000
commit81f654586a7b9ff3ff685be7b7e68c58e90c0ab8 (patch)
tree6228f263620a00b9e90f83a8452ed9b6e31442fe
parentd40afcebf79e0dc2ecc659cb8f64a680009a180c (diff)
downloademacs-81f654586a7b9ff3ff685be7b7e68c58e90c0ab8.tar.gz
emacs-81f654586a7b9ff3ff685be7b7e68c58e90c0ab8.zip
(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.
1296@item M-x multi-occur-in-matching-buffers @key{RET} @var{bufregexp} @key{RET} @var{regexp} @key{RET} 1296@item M-x multi-occur-in-matching-buffers @key{RET} @var{bufregexp} @key{RET} @var{regexp} @key{RET}
1297This function is similar to @code{multi-occur}, except the buffers to 1297This function is similar to @code{multi-occur}, except the buffers to
1298search are specified by a regular expression that matches visited 1298search are specified by a regular expression that matches visited
1299filenames. With a prefix argument, it uses the regular expression to match 1299file names. With a prefix argument, it uses the regular expression to match
1300buffer names instead. 1300buffer names instead.
1301 1301
1302@item M-x how-many @key{RET} @var{regexp} @key{RET} 1302@item M-x how-many @key{RET} @var{regexp} @key{RET}