]> git.eshelyaron.com Git - emacs.git/commitdiff
(Other Repeating Search): Mention that Occur mode
authorJuri Linkov <juri@jurta.org>
Thu, 2 Sep 2004 09:37:09 +0000 (09:37 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 2 Sep 2004 09:37:09 +0000 (09:37 +0000)
supports the next-error functionality.

man/search.texi

index 5a3814ebf5da3870e7f65dc0fb5948b041896424..e678ac66339354688742823934f64a896634873d 100644 (file)
@@ -1286,6 +1286,9 @@ searched and moves point to the original of the chosen occurrence.
 @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}.