emacs.d/elpa/poet-theme-20191103.1948/poet-theme-autoloads.el

59 lines
2 KiB
EmacsLisp
Raw Normal View History

2019-12-11 15:35:21 +01:00
;;; poet-theme-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "poet-dark-monochrome-theme" "poet-dark-monochrome-theme.el"
;;;;;; (0 0 0 0))
;;; Generated autoloads from poet-dark-monochrome-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 "poet-dark-monochrome-theme" '("poet-")))
;;;***
;;;### (autoloads nil "poet-dark-theme" "poet-dark-theme.el" (0 0
;;;;;; 0 0))
;;; Generated autoloads from poet-dark-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 "poet-dark-theme" '("poet-")))
;;;***
;;;### (autoloads nil "poet-monochrome-theme" "poet-monochrome-theme.el"
;;;;;; (0 0 0 0))
;;; Generated autoloads from poet-monochrome-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 "poet-monochrome-theme" '("poet-")))
;;;***
;;;### (autoloads nil "poet-theme" "poet-theme.el" (0 0 0 0))
;;; Generated autoloads from poet-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 "poet-theme" '("poet")))
;;;***
;;;### (autoloads nil nil ("poet-theme-pkg.el") (0 0 0 0))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; poet-theme-autoloads.el ends here