my-emacs-d/elpa/helm-chrome-20160718.2220/helm-chrome-autoloads.el

23 lines
541 B
EmacsLisp
Raw Normal View History

2016-09-15 11:54:46 +00:00
;;; helm-chrome-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "helm-chrome" "helm-chrome.el" (22490 28021
;;;;;; 832685 725000))
;;; Generated autoloads from helm-chrome.el
(autoload 'helm-chrome-bookmarks "helm-chrome" "\
Search Chrome Bookmark using `helm'.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; helm-chrome-autoloads.el ends here