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

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

[elpa] externals/ef-themes 79f0cc1271 091/281: Add autoload cookie to ef


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 79f0cc1271 091/281: Add autoload cookie to ef-themes-theme macro
Date: Tue, 16 Aug 2022 16:58:22 -0400 (EDT)

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

    Add autoload cookie to ef-themes-theme macro
---
 ef-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ef-themes.el b/ef-themes.el
index a2bfea5448..a5353810ee 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -661,6 +661,7 @@ When called from Lisp, THEME is a symbol."
 
 ;;; Instantiate a theme
 
+;;;###autoload
 (defmacro ef-themes-theme (name palette)
   "Bind NAME's color PALETTE around face specs and variables.
 Face specifications are passed to `custom-theme-set-faces'.



reply via email to

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