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

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

[nongnu] elpa/xah-fly-keys 4dfbd9f3a7: major key change. xah-copy-file-p


From: ELPA Syncer
Subject: [nongnu] elpa/xah-fly-keys 4dfbd9f3a7: major key change. xah-copy-file-path is now qwerty space i c (was qwerty space i g). (key changes is rare. this one is very justified. big improvement. the new key is slightly easier, and easier to remember cuz it's the same as copy.)
Date: Tue, 25 Oct 2022 13:59:31 -0400 (EDT)

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

    major key change. xah-copy-file-path is now qwerty space i c (was qwerty 
space i g).  (key changes is rare. this one is very justified. big improvement. 
the new key is slightly easier, and easier to remember cuz it's the same as 
copy.)
---
 xah-fly-keys.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/xah-fly-keys.el b/xah-fly-keys.el
index 8a42bdf4db..4e5c1926c4 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: 19.1.20221022135313
+;; Version: 19.2.20221025102337
 ;; Created: 10 Sep 2013
 ;; Package-Requires: ((emacs "24.1"))
 ;; Keywords: convenience, emulations, vim, ergoemacs
@@ -3339,8 +3339,8 @@ minor modes loaded later may override bindings in this 
map.")
    ("f" . xah-open-recently-closed)
    ("g" . xah-open-in-terminal)
    ("h" . recentf-open-files)
-   ("i" . xah-copy-file-path)
-   ("j" . nil)
+   ("i" . nil)
+   ("j" . xah-copy-file-path)
    ("k" . nil)
    ("l" . bookmark-set)
    ("m" . nil)



reply via email to

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