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

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

[nongnu] elpa/xah-fly-keys d35cf52424: corrected doc. removed mention of


From: ELPA Syncer
Subject: [nongnu] elpa/xah-fly-keys d35cf52424: corrected doc. removed mention of execute-extended-command-for-buffer
Date: Sat, 22 Oct 2022 11:59:47 -0400 (EDT)

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

    corrected doc. removed mention of execute-extended-command-for-buffer
---
 xah-fly-keys.el | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/xah-fly-keys.el b/xah-fly-keys.el
index 1eccc2bcc0..f6e79bc0be 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: 18.3.20221020112604
+;; Version: 18.3.20221022083525
 ;; Created: 10 Sep 2013
 ;; Package-Requires: ((emacs "24.1"))
 ;; Keywords: convenience, emulations, vim, ergoemacs
@@ -40,12 +40,11 @@
 
 ;; "SPC SPC" also activates insertion mode.
 
-;; "SPC RET" calls `execute-extended-command-for-buffer' (if emacs
-;; 28), else `execute-extended-command'.
+;; "SPC RET" calls `execute-extended-command'.
 
 ;; "a" calls `execute-extended-command'.
 
-;; The leader key sequence basically replace ALL emacs commands that
+;; The leader key sequence basically supplant ALL emacs commands that
 ;; starts with C-x key.
 
 ;; When using xah-fly-keys, you don't need to press Control or Meta,



reply via email to

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