[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master 6715e6a 1/3: Fix a recent documentation change
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] master 6715e6a 1/3: Fix a recent documentation change |
Date: |
Sat, 17 Aug 2019 06:03:16 -0400 (EDT) |
branch: master
commit 6715e6af10421b8bf5cc26e42e7c8e11f08769c8
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
Fix a recent documentation change
* doc/emacs/windows.texi (Other Window): Add a cross-reference
to "Rebinding". (Bug#12431)
---
doc/emacs/windows.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi
index 64b61db..19f6cff 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
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