diff options
| author | Richard M. Stallman | 2006-07-03 15:51:34 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-07-03 15:51:34 +0000 |
| commit | 81f654586a7b9ff3ff685be7b7e68c58e90c0ab8 (patch) | |
| tree | 6228f263620a00b9e90f83a8452ed9b6e31442fe | |
| parent | d40afcebf79e0dc2ecc659cb8f64a680009a180c (diff) | |
| download | emacs-81f654586a7b9ff3ff685be7b7e68c58e90c0ab8.tar.gz emacs-81f654586a7b9ff3ff685be7b7e68c58e90c0ab8.zip | |
(Other Repeating Search): filename -> file name.
| -rw-r--r-- | man/search.texi | 2 |
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} |
| 1297 | This function is similar to @code{multi-occur}, except the buffers to | 1297 | This function is similar to @code{multi-occur}, except the buffers to |
| 1298 | search are specified by a regular expression that matches visited | 1298 | search are specified by a regular expression that matches visited |
| 1299 | filenames. With a prefix argument, it uses the regular expression to match | 1299 | file names. With a prefix argument, it uses the regular expression to match |
| 1300 | buffer names instead. | 1300 | buffer 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} |