summaryrefslogtreecommitdiff
path: root/man/display.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-02-20 21:59:38 +0000
committerRichard M. Stallman <rms@gnu.org>2001-02-20 21:59:38 +0000
commit1f90effbb1a539baaaba87eef6346cf9fc5d636f (patch)
tree0caa8328fe3bf833d0ca6c80f0ff687cc9636787 /man/display.texi
parent85aec6040a7e35d83c59da03cdf0de3772ccadc5 (diff)
downloademacs-1f90effbb1a539baaaba87eef6346cf9fc5d636f.tar.gz
Clarify Follow mode.
Diffstat (limited to 'man/display.texi')
-rw-r--r--man/display.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi
index ac042c976f6..27176246c18 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -221,6 +221,11 @@ windows using @kbd{C-x 3}, and then type @kbd{M-x follow-mode}. From
then on, you can edit the buffer in either of the two windows, or scroll
either one; the other window follows it.
+ In Follow mode, if you move point outside the portion visible in one
+window and into the portion visible in the other window, that selects
+the other window---again, treating the two as if they were parts of
+one large window.
+
To turn off Follow mode, type @kbd{M-x follow-mode} a second time.
@node Selective Display