46 lines
1.4 KiB
EmacsLisp
46 lines
1.4 KiB
EmacsLisp
;;; spacemacs-theme-autoloads.el --- automatically extracted autoloads
|
||
;;
|
||
;;; Code:
|
||
|
||
(add-to-list 'load-path (directory-file-name
|
||
(or (file-name-directory #$) (car load-path))))
|
||
|
||
|
||
;;;### (autoloads nil "spacemacs-common" "spacemacs-common.el" (0
|
||
;;;;;; 0 0 0))
|
||
;;; Generated autoloads from spacemacs-common.el
|
||
|
||
(when 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 "spacemacs-common" '("create-spacemacs-theme" "true-color-p" "spacemacs-theme-")))
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "spacemacs-dark-theme" "spacemacs-dark-theme.el"
|
||
;;;;;; (0 0 0 0))
|
||
;;; Generated autoloads from spacemacs-dark-theme.el
|
||
|
||
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "spacemacs-dark-theme" '("spacemacs-dark")))
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "spacemacs-light-theme" "spacemacs-light-theme.el"
|
||
;;;;;; (0 0 0 0))
|
||
;;; Generated autoloads from spacemacs-light-theme.el
|
||
|
||
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "spacemacs-light-theme" '("spacemacs-light")))
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil nil ("spacemacs-theme-pkg.el") (0 0 0 0))
|
||
|
||
;;;***
|
||
|
||
;; Local Variables:
|
||
;; version-control: never
|
||
;; no-byte-compile: t
|
||
;; no-update-autoloads: t
|
||
;; coding: utf-8
|
||
;; End:
|
||
;;; spacemacs-theme-autoloads.el ends here
|