;;; helm-company-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "helm-company" "helm-company.el" (22527 12704 ;;;;;; 986692 401000)) ;;; 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