[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ef-themes 723d8913d1 1/2: Add docstring to hook alias
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ef-themes 723d8913d1 1/2: Add docstring to hook alias |
Date: |
Tue, 17 Dec 2024 06:58:16 -0500 (EST) |
branch: externals/ef-themes
commit 723d8913d1feb4eb7085e8354a17113926cd38b5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add docstring to hook alias
---
ef-themes.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ef-themes.el b/ef-themes.el
index 7b8768b4fa..d435a8f46c 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -104,6 +104,9 @@
(append ef-themes-light-themes ef-themes-dark-themes)
"Symbols of all the Ef themes.")
+(defvaralias 'ef-themes-after-load-theme-hook 'ef-themes-post-load-hook
+ "Alias for `ef-themes-post-load-hook'.")
+
(defcustom ef-themes-post-load-hook nil
"Hook that runs after loading an Ef theme.
This is used by the commands `ef-themes-select' and