]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | ;;; material-theme-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*- |
2 | ;; | |
3 | ;;; Code: | |
4 | ||
5 | (add-to-list 'load-path (directory-file-name | |
6 | (or (file-name-directory #$) (car load-path)))) | |
7 | ||
8 | \f | |
9 | ;;;### (autoloads nil "material-light-theme" "material-light-theme.el" | |
10 | ;;;;;; (0 0 0 0)) | |
11 | ;;; Generated autoloads from material-light-theme.el | |
12 | ||
13 | (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)))) | |
14 | ||
15 | (register-definition-prefixes "material-light-theme" '("material-light")) | |
16 | ||
17 | ;;;*** | |
18 | \f | |
19 | ;;;### (autoloads nil "material-theme" "material-theme.el" (0 0 0 | |
20 | ;;;;;; 0)) | |
21 | ;;; Generated autoloads from material-theme.el | |
22 | ||
23 | (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)))) | |
24 | ||
25 | (register-definition-prefixes "material-theme" '("material")) | |
26 | ||
27 | ;;;*** | |
28 | \f | |
29 | ;;;### (autoloads nil nil ("material-theme-pkg.el") (0 0 0 0)) | |
30 | ||
31 | ;;;*** | |
32 | \f | |
33 | ;; Local Variables: | |
34 | ;; version-control: never | |
35 | ;; no-byte-compile: t | |
36 | ;; no-update-autoloads: t | |
37 | ;; coding: utf-8 | |
38 | ;; End: | |
39 | ;;; material-theme-autoloads.el ends here |