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

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

[nongnu] elpa/keycast c0160a874c 2/2: keycast-substitute-alist: Don't lo


From: ELPA Syncer
Subject: [nongnu] elpa/keycast c0160a874c 2/2: keycast-substitute-alist: Don't log keycast-log-erase-buffer
Date: Wed, 26 Jan 2022 12:58:13 -0500 (EST)

branch: elpa/keycast
commit c0160a874c864717c9a69282b40f59ce83d26a1d
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    keycast-substitute-alist: Don't log keycast-log-erase-buffer
---
 keycast.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/keycast.el b/keycast.el
index d5304eedb9..a6d763fd1e 100644
--- a/keycast.el
+++ b/keycast.el
@@ -214,7 +214,8 @@ but that isn't a member yet, then insert that followed by
   :group 'keycast
   :type 'string)
 
-(defcustom keycast-substitute-alist nil
+(defcustom keycast-substitute-alist
+  '((keycast-log-erase-buffer nil nil))
   "Alist used to substituted events and/or commands for display.
 
 Occasionally it might be necessary to pretend you pressed another



reply via email to

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