diff options
author | Dave Love <fx@gnu.org> | 2000-05-03 14:51:58 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-05-03 14:51:58 +0000 |
commit | 127ce97c4da45f792bd036ccde865c472ea96ac8 (patch) | |
tree | 332743ddd3aac87ef283bd65a2bcae4d7057c6ea /man/windows.texi | |
parent | cbf18892c4282272f7b760b73a76d1912f23a106 (diff) | |
download | emacs-127ce97c4da45f792bd036ccde865c472ea96ac8.tar.gz |
Windmove tweak.
Diffstat (limited to 'man/windows.texi')
-rw-r--r-- | man/windows.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/windows.texi b/man/windows.texi index dae28604834..24ea7e77ff5 100644 --- a/man/windows.texi +++ b/man/windows.texi @@ -382,7 +382,8 @@ 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 under a windowing system.) +etc. (These bindings will only work if your terminal supports shifted +arrow keys.) @cindex Follow mode @cindex windows, synchronizing |