summaryrefslogtreecommitdiff
path: root/app-emacs/ghub/files/50ghub-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/ghub/files/50ghub-gentoo.el')
-rw-r--r--app-emacs/ghub/files/50ghub-gentoo.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/ghub/files/50ghub-gentoo.el b/app-emacs/ghub/files/50ghub-gentoo.el
new file mode 100644
index 000000000000..37d6696a3da1
--- /dev/null
+++ b/app-emacs/ghub/files/50ghub-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'ghub-create-token "ghub" nil t)
+(autoload 'ghub-token-scopes "ghub" nil t)