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

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

[nongnu] elpa/xah-fly-keys b1b1ea62c3 3/3: delete-duplicate-lines is now


From: ELPA Syncer
Subject: [nongnu] elpa/xah-fly-keys b1b1ea62c3 3/3: delete-duplicate-lines is now qwerty (space k t). dvorak (space t y). thanks to CelestialNebula
Date: Thu, 26 May 2022 04:58:54 -0400 (EDT)

branch: elpa/xah-fly-keys
commit b1b1ea62c3f1a329376d9125592175cf2027ebc7
Author: Xah Lee <xah@xahlee.org>
Commit: Xah Lee <xah@xahlee.org>

    delete-duplicate-lines is now qwerty (space k t). dvorak (space t y). 
thanks to CelestialNebula
---
 xah-fly-keys.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/xah-fly-keys.el b/xah-fly-keys.el
index 715a2bfd4b..98ea852a98 100644
--- a/xah-fly-keys.el
+++ b/xah-fly-keys.el
@@ -4,7 +4,7 @@
 
 ;; Author: Xah Lee ( http://xahlee.info/ )
 ;; Maintainer: Xah Lee <xah@xahlee.org>
-;; Version: 17.12.20220526010619
+;; Version: 17.13.20220526011611
 ;; Created: 10 Sep 2013
 ;; Package-Requires: ((emacs "24.1"))
 ;; Keywords: convenience, emulations, vim, ergoemacs
@@ -4260,7 +4260,6 @@ minor modes loaded later may override bindings in this 
map.")
    ("w" . xah-next-window-or-frame)
    ("x" . nil)
    ("y" . delete-duplicate-lines)
-   ("y" . nil)
    ("z" . nil)
 
    ;;



reply via email to

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