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

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

[nongnu] elpa/moe-theme 60261e7880 070/352: No load when installing from


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 60261e7880 070/352: No load when installing from package.el, but I don't sure this works...
Date: Fri, 7 Jan 2022 03:59:07 -0500 (EST)

branch: elpa/moe-theme
commit 60261e7880c77fe8f00c0789d379d25a60b0bf66
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    No load when installing from package.el, but I don't sure this works...
---
 moe-theme.el | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/moe-theme.el b/moe-theme.el
index 7b4a4b9a5c..0257ba537a 100644
--- a/moe-theme.el
+++ b/moe-theme.el
@@ -3,7 +3,7 @@
 ;; This program is not part of GNU Emacs. 
 ;; But it is distributed under GPL v3 :-)
 ;;
-;; This file is established for packaging. If you want to install manually, 
check README.md instead of this!
+;; This file is established for packaging. If you want to install manually, 
check README.md!
 ;; 
 ;; Author: kuanyui <azazabc123@gmail.com>
 ;; Keywords: themes
@@ -63,3 +63,11 @@
 (when load-file-name
   (add-to-list 'custom-theme-load-path
                (file-name-as-directory (file-name-directory load-file-name))))
+
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; coding: utf-8
+;; End:
+;;; moe-theme.el ends here



reply via email to

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