mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 05:30:45 -08:00
Fix a recent documentation change
* doc/emacs/windows.texi (Other Window): Add a cross-reference to "Rebinding". (Bug#12431)
This commit is contained in:
parent
d7c9ed8445
commit
6715e6af10
1 changed files with 2 additions and 1 deletions
|
|
@ -186,7 +186,8 @@ The @code{other-window} command will normally only switch to the next
|
|||
window in the current frame (unless otherwise configured). If you
|
||||
work in a multi-frame environment and you want windows in all frames
|
||||
to be part of the cycle, you can rebind @kbd{C-x o} to the
|
||||
@code{next-multiframe-window} command.
|
||||
@code{next-multiframe-window} command. (@xref{Rebinding}, for how to
|
||||
rebind a command.)
|
||||
|
||||
@kindex C-M-v
|
||||
@findex scroll-other-window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue