|
;;; moe-theme-autoloads.el --- automatically extracted autoloads
|
|
;;
|
|
;;; Code:
|
|
|
|
(add-to-list 'load-path (directory-file-name
|
|
(or (file-name-directory #$) (car load-path))))
|
|
|
|
|
|
;;;### (autoloads nil "moe-dark-theme" "moe-dark-theme.el" (0 0 0
|
|
;;;;;; 0))
|
|
;;; Generated autoloads from moe-dark-theme.el
|
|
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-dark-theme" '("moe-dark")))
|
|
|
|
;;;***
|
|
|
|
;;;### (autoloads nil "moe-light-theme" "moe-light-theme.el" (0 0
|
|
;;;;;; 0 0))
|
|
;;; Generated autoloads from moe-light-theme.el
|
|
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-light-theme" '("moe-light")))
|
|
|
|
;;;***
|
|
|
|
;;;### (autoloads nil "moe-theme" "moe-theme.el" (0 0 0 0))
|
|
;;; Generated autoloads from moe-theme.el
|
|
|
|
(when (and (boundp 'custom-theme-load-path) load-file-name) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
|
|
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-theme" '("moe-")))
|
|
|
|
;;;***
|
|
|
|
;;;### (autoloads nil "moe-theme-switcher" "moe-theme-switcher.el"
|
|
;;;;;; (0 0 0 0))
|
|
;;; Generated autoloads from moe-theme-switcher.el
|
|
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-theme-switcher" '("moe-" "switch-" "convert-time-format-of-sunrise-and-sunset" "get-sunrise-sunset-string")))
|
|
|
|
;;;***
|
|
|
|
;;;### (autoloads nil nil ("moe-theme-pkg.el") (0 0 0 0))
|
|
|
|
;;;***
|
|
|
|
;; Local Variables:
|
|
;; version-control: never
|
|
;; no-byte-compile: t
|
|
;; no-update-autoloads: t
|
|
;; coding: utf-8
|
|
;; End:
|
|
;;; moe-theme-autoloads.el ends here
|