my-emacs-d/elpa/helm-company-20160516.2258/helm-company-autoloads.el

24 lines
584 B
EmacsLisp
Raw Normal View History

2016-09-15 11:54:46 +00:00
;;; helm-company-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "helm-company" "helm-company.el" (22490 28021
;;;;;; 120689 316000))
;;; Generated autoloads from helm-company.el
(autoload 'helm-company "helm-company" "\
Select `company-complete' candidates by `helm'.
It is useful to narrow candidates.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; helm-company-autoloads.el ends here