From: Richard M. Stallman Date: Tue, 20 Feb 2001 21:59:38 +0000 (+0000) Subject: Clarify Follow mode. X-Git-Tag: emacs-pretest-21.0.99~253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8f399c9b267fd1eb4ad11ab8c2f3edce4bba091b;p=emacs.git Clarify Follow mode. --- 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