emacs-config/elpa/zenburn-theme-20200305.737/zenburn-theme-autoloads.el
2020-04-28 12:47:35 +02:00

32 lines
995 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.

;;; zenburn-theme-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "zenburn-theme" "zenburn-theme.el" (0 0 0 0))
;;; Generated autoloads from zenburn-theme.el
(defvar zenburn-override-colors-alist 'nil "\
Place to override default theme colors.
You can override a subset of the theme's default colors by
defining them in this alist.")
(custom-autoload 'zenburn-override-colors-alist "zenburn-theme" t)
(and load-file-name (boundp 'custom-theme-load-path) (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 "zenburn-theme" '("zenburn")))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; zenburn-theme-autoloads.el ends here