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

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

[nongnu] elpa/monokai-theme fec00a7 197/207: Pass the unevaluated form o


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme fec00a7 197/207: Pass the unevaluated form of weechat-color-list
Date: Thu, 21 Oct 2021 18:08:01 -0400 (EDT)

branch: elpa/monokai-theme
commit fec00a70be43227f4ee702147355dda201d91d9b
Author: Kelvin Smith <oneKelvinSmith@gmail.com>
Commit: Kelvin Smith <oneKelvinSmith@gmail.com>

    Pass the unevaluated form of weechat-color-list
---
 monokai-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index b278504..9984d0f 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -6022,7 +6022,7 @@ Also affects 'linum-mode' background."
 
    ;; weechat
    `(weechat-color-list
-     (unspecified ,monokai-background ,monokai-highlight-line
+     '(unspecified ,monokai-background ,monokai-highlight-line
                   ,monokai-red-d ,monokai-red
                   ,monokai-green-d ,monokai-green
                   ,monokai-yellow-d ,monokai-yellow



reply via email to

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