emacs.d/elpa/immaterial-theme-20190412.1115/immaterial-theme-autoloads.el
2019-11-22 22:23:12 +01:00

25 lines
746 B
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.

;;; immaterial-theme-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "immaterial-theme" "immaterial-theme.el" (0
;;;;;; 0 0 0))
;;; Generated autoloads from immaterial-theme.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 "immaterial-theme" '("immaterial")))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; immaterial-theme-autoloads.el ends here