Sha256: 90542bc7a9f16dab6c674f6daa701c30f38763e9b7a9bce6417b6a50817b7a15
Contents?: true
Size: 1.04 KB
Versions: 5
Compression:
Stored size: 1.04 KB
Contents
;;; material-theme-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "material-light-theme" "material-light-theme.el" ;;;;;; (23335 35530 309885 192000)) ;;; Generated autoloads from material-light-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)))) ;;;*** ;;;### (autoloads nil "material-theme" "material-theme.el" (23335 ;;;;;; 35530 307610 596000)) ;;; Generated autoloads from material-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)))) ;;;*** ;;;### (autoloads nil nil ("material-theme-pkg.el") (23335 35530 ;;;;;; 312382 335000)) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: ;;; material-theme-autoloads.el ends here
Version data entries
5 entries across 5 versions & 1 rubygems