diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/windows.texi | 3 |
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 | |||
| 186 | window in the current frame (unless otherwise configured). If you | 186 | window in the current frame (unless otherwise configured). If you |
| 187 | work in a multi-frame environment and you want windows in all frames | 187 | work in a multi-frame environment and you want windows in all frames |
| 188 | to be part of the cycle, you can rebind @kbd{C-x o} to the | 188 | to 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 |
| 190 | rebind a command.) | ||
| 190 | 191 | ||
| 191 | @kindex C-M-v | 192 | @kindex C-M-v |
| 192 | @findex scroll-other-window | 193 | @findex scroll-other-window |