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

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

[nongnu] elpa/xah-fly-keys 51c88f28df 2/2: xah fly keys. removed some ol


From: ELPA Syncer
Subject: [nongnu] elpa/xah-fly-keys 51c88f28df 2/2: xah fly keys. removed some old comment, should be removed in last commit.
Date: Fri, 21 Jul 2023 16:01:26 -0400 (EDT)

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

    xah fly keys. removed some old comment, should be removed in last commit.
---
 xah-fly-keys.el | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/xah-fly-keys.el b/xah-fly-keys.el
index a5a489bbe2..30852cac7a 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: 23.16.20230721115259
+;; Version: 23.16.20230721120619
 ;; Created: 10 Sep 2013
 ;; Package-Requires: ((emacs "24.1"))
 ;; Keywords: convenience, emulations, vim, ergoemacs
@@ -2990,11 +2990,6 @@ Version 2022-10-31"
      '(("SPC" . xah-fly-insert-mode-activate)
        ("RET" . execute-extended-command)
 
-       ;; This keymap I've not used. things are here experimentally.
-       ;; The TAB key is not in a very good ergonomic position on average 
keyboards, so 【leader tab ‹somekey›】 probably should not be used much.
-       ;; Currently (2018-03-13), these are commands related to completion or 
indent, and I basically never use any of these (except sometimes 
complete-symbol).
-       ;; For average user, the way it is now is probably justified, because 
most emacs users don't use these commands.
-
        ("TAB" . nil)
 
        ("TAB TAB" . indent-for-tab-command)



reply via email to

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