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

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

[nongnu] elpa/keycast 2316522e73: Fix indentation


From: ELPA Syncer
Subject: [nongnu] elpa/keycast 2316522e73: Fix indentation
Date: Thu, 31 Mar 2022 18:58:20 -0400 (EDT)

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

    Fix indentation
---
 keycast.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keycast.el b/keycast.el
index 6bbe746f66..ae1a3fffee 100644
--- a/keycast.el
+++ b/keycast.el
@@ -260,7 +260,7 @@ t to show the actual COMMAND, or a symbol to be shown 
instead."
          :weight bold
          :background "#d5cfbf"
          :foreground "#000000"
-        :box (:line-width -3 :style released-button))))
+         :box (:line-width -3 :style released-button))))
   "When Keycast mode is enabled, face used for the key in the mode line."
   :group 'keycast)
 



reply via email to

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