aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-08-16 19:57:31 +0000
committerDave Love <[email protected]>2000-08-16 19:57:31 +0000
commitd683704ce5f986c06947199b44517b789bb64551 (patch)
tree9ace4704b4d31866343435f9b7a72c83e676b964 /man
parentde7359884657a736f7dda4b1b39d5d2e57792a00 (diff)
mainly indexing
Diffstat (limited to 'man')
-rw-r--r--man/windows.texi25
1 files changed, 15 insertions, 10 deletions
diff --git a/man/windows.texi b/man/windows.texi
index 24ea7e77ff..be00708bda 100644
--- a/man/windows.texi
+++ b/man/windows.texi
@@ -1,5 +1,5 @@
@c This is part of the Emacs manual.
-@c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997 Free Software Foundation, Inc.
+@c Copyright (C) 1985, 86, 87, 93, 94, 95, 97, 2000 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Windows, Frames, Buffers, Top
@chapter Multiple Windows
@@ -354,7 +354,8 @@ heights of all the windows in the selected frame.
@section Window Handling Convenience Features and Customization
@findex winner-mode
-@vindex winner-mode
+@cindex Winner mode
+@cindex mode, Winner
@cindex undoing window configuration changes
@cindex window configuration changes, undoing
@kbd{M-x winner-mode} provides a global minor mode that records the
@@ -366,8 +367,9 @@ change your mind (while undoing), you can use @kbd{M-x winner-redo}
@code{winner-mode}.
@vindex scroll-all-mode
-@findex scroll-all-mode
@cindex scrolling windows together
+@cindex Scroll-all mode
+@cindex mode, Scroll-all
@kbd{M-x scroll-all-mode} provides commands to scroll all visible
windows together as in CRiSP/Brief emulation (@pxref{Emulation}). You
can also turn it on by customizing @code{scroll-all-mode}. The commands
@@ -377,15 +379,18 @@ probably want to bind these to appropriate keys.
@cindex Windmove package
@cindex directional window selection
-The Windmove package provides commands to move directionally between
-neighbouring windows in a frame. @kbd{M-x windmove-right} selects the
-window immediately to the right of the currently-selected one and
-similarly for the `left', `up' and `down' counterparts. @kbd{M-x
-windmove-default-keybindings} binds these commands to @kbd{S-right}
-etc. (These bindings will only work if your terminal supports shifted
-arrow keys.)
+@findex windmove-right
+@findex windmove-default-keybindings
+There are commands to move directionally between neighbouring windows in
+a frame. @kbd{M-x windmove-right} selects the window immediately to the
+right of the currently-selected one and similarly for the `left', `up'
+and `down' counterparts. @kbd{M-x windmove-default-keybindings} binds
+these commands to @kbd{S-right} etc. (These bindings will only work if
+your terminal supports shifted arrow keys.)
@cindex Follow mode
+@cindex mode, Follow
+@findex follow-mode
@cindex windows, synchronizing
@cindex synchronizing windows
Follow minor mode (@kbd{M-x follow-mode}) synchronizes several windows