confi-emacs-inicial/elpa/spacemacs-theme-20200615.1304/spacemacs-theme-autoloads.el

46 lines
1.4 KiB
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; 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