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

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

[nongnu] elpa/apropospriate-theme 4137ad1 076/118: Change group for 'apr


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 4137ad1 076/118: Change group for 'apropospriate-mode-line-height'
Date: Thu, 21 Oct 2021 18:02:26 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 4137ad1eed3fc2fe48c122e636f83580d1d04dd9
Author: Matthew Justin Bauer <mjbauer95@gmail.com>
Commit: justin talbott <justin@waymondo.com>

    Change group for 'apropospriate-mode-line-height'
    
    Looks like just a typo
---
 apropospriate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index f94c461..36e2fa3 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -35,7 +35,7 @@
   "The proportional font size of the mode-line in the apropospriate theme.
 Set to `1.0' or nil to prevent font size manipulation."
   :type 'number
-  :group 'solarized)
+  :group 'apropospriate)
 
 (defmacro apropospriate-with-color-variables (variant &rest body)
   (declare (indent 0))



reply via email to

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