my-emacs-d/elpa/helm-describe-modes-2016021.../helm-describe-modes-autoloa...

27 lines
786 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.

;;; helm-describe-modes-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "helm-describe-modes" "helm-describe-modes.el"
;;;;;; (22536 51973 298163 29000))
;;; Generated autoloads from helm-describe-modes.el
(autoload 'helm-describe-modes "helm-describe-modes" "\
A convenient Helm version of `describe-mode'.
By default, it lists the major mode, active minor modes, and
inactive minor modes. Sources can be added or removed by
customizing `helm-describe-modes-function-list'.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; helm-describe-modes-autoloads.el ends here