summaryrefslogtreecommitdiff
path: root/man/search.texi
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-09-02 09:37:09 +0000
committerJuri Linkov <juri@jurta.org>2004-09-02 09:37:09 +0000
commitd4bc156f106db041939f7d2cf374d113986b68f5 (patch)
tree97f6ede2dad984a62abe3bcf7d2e65d4d13b594b /man/search.texi
parent15658fd8e861639267f655e7b29ae55beb93d4e3 (diff)
downloademacs-d4bc156f106db041939f7d2cf374d113986b68f5.tar.gz
(Other Repeating Search): Mention that Occur mode
supports the next-error functionality.
Diffstat (limited to 'man/search.texi')
-rw-r--r--man/search.texi3
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.
@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}.