]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify Follow mode.
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 Feb 2001 21:59:38 +0000 (21:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 Feb 2001 21:59:38 +0000 (21:59 +0000)
man/display.texi

index ac042c976f680a7f7100742cd8989f7bacfc9d04..27176246c18df21da6316811d2b836ab9bf334a2 100644 (file)
@@ -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