github-search-user-clone-repo added to autoloads for github-search

This commit is contained in:
Ivan Malison 2016-06-18 19:22:11 -07:00
parent dd0b1a0a9e
commit fa8e43e125

View File

@ -1759,7 +1759,7 @@ I use helm for almost all emacs completion
(use-package github-search
:ensure nil
:load-path imalison:github-search-load-path
:commands github-search-clone-repo
:commands (github-search-clone-repo github-search-user-clone-repo)
:preface
(progn
(defun imalison:get-projects-directory-target-from-repo (repo)