emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/windower c959a3a 2/2: Remove obsolete windower-swap-win


From: Stefan Monnier
Subject: [elpa] externals/windower c959a3a 2/2: Remove obsolete windower-swap-windows from commentary.
Date: Wed, 18 Dec 2019 16:35:54 -0500 (EST)

branch: externals/windower
commit c959a3a3de07daabc30bf46588efe8b4d39ab2c4
Author: Pierre Neidhardt <address@hidden>
Commit: Pierre Neidhardt <address@hidden>

    Remove obsolete windower-swap-windows from commentary.
---
 windower.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/windower.el b/windower.el
index 2641b90..af01f2f 100644
--- a/windower.el
+++ b/windower.el
@@ -28,10 +28,9 @@
 ;; This package provides the commands below.  The commands are most useful when
 ;; bound to accessible bindings, for instance:
 ;;
-;;   (global-set-key (kbd "C-x \\") 'windower-swap-windows)
-;;   (global-set-key (kbd "C-x C-\\") 'windower-toggle-split)
 ;;   (global-set-key (kbd "<s-tab>") 'windower-switch-to-last-buffer)
 ;;   (global-set-key (kbd "<s-o>") 'windower-toggle-single)
+;;   (global-set-key (kbd "s-\\") 'windower-toggle-split)
 ;;
 ;;   (global-set-key (kbd "<s-M-left>") 'windower-move-border-left)
 ;;   (global-set-key (kbd "<s-M-down>") 'windower-move-border-below)



reply via email to

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