Mercurial > emacs
changeset 56874:78f410cd4bda
(Other Repeating Search): Mention that Occur mode
supports the next-error functionality.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 02 Sep 2004 09:37:09 +0000 |
parents | 875c4c833a38 |
children | db0f95a55fd4 |
files | man/search.texi |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/search.texi Thu Sep 02 09:36:35 2004 +0000 +++ b/man/search.texi Thu Sep 02 09:37:09 2004 +0000 @@ -1286,6 +1286,9 @@ @kbd{o} and @kbd{C-o} display the match in another window; @kbd{C-o} does not select it. +Occur mode supports the @code{next-error} functionality described in +in @ref{Compilation Mode}. + @item M-x list-matching-lines Synonym for @kbd{M-x occur}.