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

    changed emacs requirement to 27 (not many people are on 29). (note: was 29, 
because i was thinking of starting to use emacs 29's new keybinding functions. 
better do that in a branch.)
---
 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 877c044d6c..d2bcc57bf4 100644
--- a/xah-fly-keys.el
+++ b/xah-fly-keys.el
@@ -4,10 +4,10 @@
 
 ;; Author: Xah Lee ( http://xahlee.info/ )
 ;; Maintainer: Xah Lee <x...@xahlee.org>
-;; Version: 24.15.20231102161602
+;; Version: 24.15.20231105091131
 ;; Created: 2013-09-10
-;; Package-Requires: ((emacs "29"))
-;; Keywords: convenience, emulations, vim, ergoemacs
+;; Package-Requires: ((emacs "27"))
+;; Keywords: convenience, vi, vim, ergoemacs, keybinding
 ;; License: GPL v3.
 ;; Homepage: http://xahlee.info/emacs/misc/xah-fly-keys.html
 

Reply via email to