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

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

[elpa] externals/ef-themes 8dbd9dcb9f 2/2: Simplify 'ef-themes-toggle' p


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 8dbd9dcb9f 2/2: Simplify 'ef-themes-toggle' prompt style
Date: Tue, 6 Sep 2022 13:57:34 -0400 (EDT)

branch: externals/ef-themes
commit 8dbd9dcb9fef2bcd9c4c44edda7cf6356dce3691
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Simplify 'ef-themes-toggle' prompt style
    
    Thanks to Philip Kaludercic for pointing out that the previous style was
    an exaggeration:
    
<https://lists.sr.ht/~protesilaos/ef-themes/%3C878rmwfs0e.fsf@posteo.net%3E#%3C87k06ge6p6.fsf@posteo.net%3E>.
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 5a7d962ca6..766e45cc66 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -383,7 +383,7 @@ among our collection (this is practically the same as the
         (ef-themes--load-theme one))
     (ef-themes--load-theme
      (ef-themes--select-prompt
-      (concat (propertize "Set two `ef-themes-to-toggle';" 'face 'error)
+      (concat "Set two `ef-themes-to-toggle';"
               " switching to theme selection for now: ")))))
 
 (defun ef-themes--minus-current (&optional variant)



reply via email to

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