]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix documentation of 'windmove-swap-states-default-keybindings'
authorEarl Hyatt <ej32u@protonmail.com>
Wed, 4 Nov 2020 12:26:06 +0000 (07:26 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Nov 2020 08:56:46 +0000 (10:56 +0200)
* doc/emacs/windows.texi (Window Convenience): Fix description of
'windmove-swap-states-default-keybindings' and related index
entry.  (Bug#44441)

doc/emacs/windows.texi

index 4c67660b92de5d5f0350534332c78ede6ec78fd6..d2bac51a7b241ff87bb75e039516e36cb974006a 100644 (file)
@@ -579,7 +579,7 @@ buffer.  @xref{Follow Mode}.
 @findex windmove-default-keybindings
 @findex windmove-display-default-keybindings
 @findex windmove-delete-default-keybindings
-@findex windmove-swap-states-in-direction
+@findex windmove-swap-states-default-keybindings
   The Windmove package defines commands for moving directionally
 between neighboring windows in a frame.  @kbd{M-x windmove-right}
 selects the window immediately to the right of the currently selected
@@ -593,7 +593,7 @@ keybindings for commands that specify in what direction to display the
 window for the buffer that the next command is going to display.
 Also there is @w{@kbd{M-x windmove-delete-default-keybindings}} to
 define keybindings for commands that delete windows directionally, and
-@w{@kbd{M-x windmove-swap-states-in-direction}} that define
+@w{@kbd{M-x windmove-swap-states-default-keybindings}} that defines
 keybindings for commands that swap the window contents of the selected
 window with the window in the specified direction.