[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/keycast 988b051486 1/6: keycast--update: Fix a comment
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/keycast 988b051486 1/6: keycast--update: Fix a comment |
Date: |
Tue, 16 Jan 2024 16:00:10 -0500 (EST) |
branch: elpa/keycast
commit 988b0514863aaa7bdc10b8fedf239e6eba55840b
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>
keycast--update: Fix a comment
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index a7ce77a9ef..a43f3ea5b2 100644
--- a/keycast.el
+++ b/keycast.el
@@ -356,7 +356,7 @@ t to show the actual COMMAND, or a symbol to be shown
instead."
(setq cmd (cdr keycast--minibuffer-exited)))
(setq keycast--minibuffer-exited nil)
(when (or
- ;; If a command uses the minibuffer twice, then
+ ;; If a command uses the minibuffer, then
;; `post-command-hook' gets called twice (unless the
;; minibuffer is aborted). This is the first call.
(equal key [])
- [nongnu] elpa/keycast updated (b5e7a4561b -> b09491549b), ELPA Syncer, 2024/01/16
- [nongnu] elpa/keycast 13e18d84bb 4/6: keycast-show-minibuffer-exit-command: Add note about M-x, ELPA Syncer, 2024/01/16
- [nongnu] elpa/keycast f3509489f2 2/6: keycast--update: Fix special-handling of execute-extended-command, ELPA Syncer, 2024/01/16
- [nongnu] elpa/keycast 12dbeb099b 3/6: By default only show minibuffer exiting command in log, ELPA Syncer, 2024/01/16
- [nongnu] elpa/keycast 988b051486 1/6: keycast--update: Fix a comment,
ELPA Syncer <=
- [nongnu] elpa/keycast 8530b7565f 5/6: keycast--unpdate: Handle undefined keys, ELPA Syncer, 2024/01/16
- [nongnu] elpa/keycast b09491549b 6/6: Remove keycast-mode alias, ELPA Syncer, 2024/01/16