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

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

[elpa] master e312e04 13/16: Manually add autoloads file to keep 'custom


From: Matthew Carter
Subject: [elpa] master e312e04 13/16: Manually add autoloads file to keep 'custom-theme-load-path in sync
Date: Fri, 06 Feb 2015 06:06:59 +0000

branch: master
commit e312e04bc813a642483f0be67a6073cb93a24552
Author: Matthew Carter <address@hidden>
Commit: Matthew Carter <address@hidden>

    Manually add autoloads file to keep 'custom-theme-load-path in sync
---
 ahungry-theme-autoloads.el |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/ahungry-theme-autoloads.el b/ahungry-theme-autoloads.el
new file mode 100644
index 0000000..36923e1
--- /dev/null
+++ b/ahungry-theme-autoloads.el
@@ -0,0 +1,18 @@
+;;; ahungry-theme-autoloads.el --- automatically extracted autoloads
+;;
+;;; Code:
+(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
+(when (boundp 'custom-theme-load-path)
+  (add-to-list 'custom-theme-load-path (or (file-name-directory #$) (car 
load-path))))
+
+;;;### (autoloads nil nil ("ahungry-theme-pkg.el" "ahungry-theme.el"
+;;;;;;  "color-theme-ahungry.el") (21716 20244 379937 516000))
+
+;;;***
+
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; End:
+;;; ahungry-theme-autoloads.el ends here



reply via email to

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