summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-11-16 09:54:56 +0200
committerEli Zaretskii <eliz@gnu.org>2018-11-16 09:54:56 +0200
commit99f99a1fb227ec48f5325b6ccef5815c357b4792 (patch)
treea263687099aa76d55a1755e3243003fdc521a2b0
parent13bb66537210aacd9841d592c94e2514f7c5aa3a (diff)
downloademacs-99f99a1fb227ec48f5325b6ccef5815c357b4792.tar.gz
; Minor editing change in windows.texi
* doc/emacs/windows.texi (Window Convenience): Avoid breaking line in the middle of a key sequence.
-rw-r--r--doc/emacs/windows.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi
index 3369e986f9c..0a05c377039 100644
--- a/doc/emacs/windows.texi
+++ b/doc/emacs/windows.texi
@@ -546,7 +546,7 @@ buffer. @xref{Follow Mode}.
between neighboring 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
+counterparts. @w{@kbd{M-x windmove-default-keybindings}} binds these
commands to @kbd{S-right} etc.; doing so disables shift selection for
those keys (@pxref{Shift Selection}).