From: Stefan Monnier Date: Tue, 8 Oct 2002 15:26:47 +0000 (+0000) Subject: (Outline Visibility): Mention reveal-mode. X-Git-Tag: ttn-vms-21-2-B4~12906 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=beb0e974239950c6cd33c678c14814d316ee20ba;p=emacs.git (Outline Visibility): Mention reveal-mode. --- diff --git a/man/text.texi b/man/text.texi index 44d01f3e72c..d80cb087a8f 100644 --- a/man/text.texi +++ b/man/text.texi @@ -1142,9 +1142,12 @@ leading up from there to top level in the outline). setting @code{selective-display-ellipses} to @code{nil}. Then there is no visible indication of the presence of invisible lines. +@findex reveal-mode When incremental search finds text that is hidden by Outline mode, it makes that part of the buffer visible. If you exit the search -at that position, the text remains visible. +at that position, the text remains visible. You can also +automatically make text visible as you navigate in it by using +@kbd{M-x reveal-mode}. @node Outline Views @subsection Viewing One Outline in Multiple Views