my-emacs-d/elpa/helm-github-stars-20150625..../helm-github-stars-autoloads.el

23 lines
595 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-github-stars-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "helm-github-stars" "helm-github-stars.el"
;;;;;; (22528 45090 510206 835000))
;;; Generated autoloads from helm-github-stars.el
(autoload 'helm-github-stars "helm-github-stars" "\
Show and Browse your github's stars.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; helm-github-stars-autoloads.el ends here