aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/windows.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi
index 64b61db1cb5..19f6cff7bf2 100644
--- a/doc/emacs/windows.texi
+++ b/doc/emacs/windows.texi
@@ -186,7 +186,8 @@ The @code{other-window} command will normally only switch to the next
186window in the current frame (unless otherwise configured). If you 186window in the current frame (unless otherwise configured). If you
187work in a multi-frame environment and you want windows in all frames 187work in a multi-frame environment and you want windows in all frames
188to be part of the cycle, you can rebind @kbd{C-x o} to the 188to be part of the cycle, you can rebind @kbd{C-x o} to the
189@code{next-multiframe-window} command. 189@code{next-multiframe-window} command. (@xref{Rebinding}, for how to
190rebind a command.)
190 191
191@kindex C-M-v 192@kindex C-M-v
192@findex scroll-other-window 193@findex scroll-other-window