From 99f99a1fb227ec48f5325b6ccef5815c357b4792 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 16 Nov 2018 09:54:56 +0200 Subject: ; Minor editing change in windows.texi * doc/emacs/windows.texi (Window Convenience): Avoid breaking line in the middle of a key sequence. --- doc/emacs/windows.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}). -- cgit v1.2.1