23 lines
595 B
EmacsLisp
23 lines
595 B
EmacsLisp
;;; 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
|