emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 99f99a1 1/2: ; Minor editing change in windows.te


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 99f99a1 1/2: ; Minor editing change in windows.texi
Date: Fri, 16 Nov 2018 03:21:07 -0500 (EST)

branch: emacs-26
commit 99f99a1fb227ec48f5325b6ccef5815c357b4792
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; 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 3369e98..0a05c37 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.  @address@hidden windmove-default-keybindings}} binds these
 commands to @kbd{S-right} etc.; doing so disables shift selection for
 those keys (@pxref{Shift Selection}).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]