From: Eli Zaretskii Date: Fri, 16 Nov 2018 07:54:56 +0000 (+0200) Subject: ; Minor editing change in windows.texi X-Git-Tag: emacs-26.1.90~6 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=99f99a1fb227ec48f5325b6ccef5815c357b4792;p=emacs.git ; Minor editing change in windows.texi * doc/emacs/windows.texi (Window Convenience): Avoid breaking line in the middle of a key sequence. --- 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}).