diff options
| -rw-r--r-- | man/search.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/search.texi b/man/search.texi index 5a3814ebf5d..e678ac66339 100644 --- a/man/search.texi +++ b/man/search.texi | |||
| @@ -1286,6 +1286,9 @@ searched and moves point to the original of the chosen occurrence. | |||
| 1286 | @kbd{o} and @kbd{C-o} display the match in another window; @kbd{C-o} | 1286 | @kbd{o} and @kbd{C-o} display the match in another window; @kbd{C-o} |
| 1287 | does not select it. | 1287 | does not select it. |
| 1288 | 1288 | ||
| 1289 | Occur mode supports the @code{next-error} functionality described in | ||
| 1290 | in @ref{Compilation Mode}. | ||
| 1291 | |||
| 1289 | @item M-x list-matching-lines | 1292 | @item M-x list-matching-lines |
| 1290 | Synonym for @kbd{M-x occur}. | 1293 | Synonym for @kbd{M-x occur}. |
| 1291 | 1294 | ||