28 lines
576 B
EmacsLisp
28 lines
576 B
EmacsLisp
;;; helm-smex-autoloads.el --- automatically extracted autoloads
|
||
;;
|
||
;;; Code:
|
||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||
|
||
;;;### (autoloads nil "helm-smex" "helm-smex.el" (22532 34889 409877
|
||
;;;;;; 890000))
|
||
;;; Generated autoloads from helm-smex.el
|
||
|
||
(autoload 'helm-smex "helm-smex" "\
|
||
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-smex-major-mode-commands "helm-smex" "\
|
||
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;; Local Variables:
|
||
;; version-control: never
|
||
;; no-byte-compile: t
|
||
;; no-update-autoloads: t
|
||
;; End:
|
||
;;; helm-smex-autoloads.el ends here
|