Add new packages

This commit is contained in:
Gergely Polonkai
2016-09-15 13:54:46 +02:00
parent 697f492aba
commit b4f2fb14c0
86 changed files with 21872 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
;;; 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