23 lines
530 B
EmacsLisp
23 lines
530 B
EmacsLisp
|
;;; helm-themes-autoloads.el --- automatically extracted autoloads
|
|||
|
;;
|
|||
|
;;; Code:
|
|||
|
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
|
|||
|
|
|||
|
;;;### (autoloads nil "helm-themes" "helm-themes.el" (22490 28013
|
|||
|
;;;;;; 420728 518000))
|
|||
|
;;; Generated autoloads from helm-themes.el
|
|||
|
|
|||
|
(autoload 'helm-themes "helm-themes" "\
|
|||
|
Theme selection with helm interface
|
|||
|
|
|||
|
\(fn)" t nil)
|
|||
|
|
|||
|
;;;***
|
|||
|
|
|||
|
;; Local Variables:
|
|||
|
;; version-control: never
|
|||
|
;; no-byte-compile: t
|
|||
|
;; no-update-autoloads: t
|
|||
|
;; End:
|
|||
|
;;; helm-themes-autoloads.el ends here
|