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

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

[elpa] externals/ef-themes 403468c108 255/281: Improve outline for theme


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 403468c108 255/281: Improve outline for theme macros
Date: Tue, 16 Aug 2022 16:58:39 -0400 (EDT)

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

    Improve outline for theme macros
---
 ef-themes.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/ef-themes.el b/ef-themes.el
index fb72c67900..f4f9336764 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -922,7 +922,7 @@ When called from Lisp, THEME is a symbol."
   '()
   "Custom variables for `ef-themes-theme'.")
 
-;;; Instantiate a theme
+;;; Theme macros
 
 ;;;###autoload
 (defmacro ef-themes-theme (name palette)
@@ -966,8 +966,6 @@ Those are stored in `ef-themes-faces' and
        (ignore c ,@colors)            ; Silence unused variable warnings
        ,@body)))
 
-;;; Add to path
-
 ;;;###autoload
 (when load-file-name
   (let ((dir (file-name-directory load-file-name)))



reply via email to

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