]> git.eshelyaron.com Git - emacs.git/commitdiff
; Minor editing change in windows.texi
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 Nov 2018 07:54:56 +0000 (09:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 16 Nov 2018 07:54:56 +0000 (09:54 +0200)
* doc/emacs/windows.texi (Window Convenience): Avoid breaking
line in the middle of a key sequence.

doc/emacs/windows.texi

index 3369e986f9c30fa0bf0f5b1d5de4dbb9501083cf..0a05c37703972ba2d191b43be8e56273784f3ed3 100644 (file)
@@ -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}).