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

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

[nongnu] elpa/ample-theme df4b606 034/137: autoload theme function


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme df4b606 034/137: autoload theme function
Date: Thu, 21 Oct 2021 18:00:12 -0400 (EDT)

branch: elpa/ample-theme
commit df4b60688c218d4569ab02fe52d2e77914ac3cbe
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    autoload theme function
---
 ample-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ample-theme.el b/ample-theme.el
index 96b5d1c..5769fdc 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -220,7 +220,7 @@
   (add-to-list 'custom-theme-load-path
                (file-name-as-directory (file-name-directory load-file-name))))
 
-
+;;;###autoload
 (defun ample-theme() 
   "Apply the ample-theme."
   (interactive)



reply via email to

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