summaryrefslogtreecommitdiff
path: root/app-emacs/erobot/files/50erobot-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/erobot/files/50erobot-gentoo.el')
-rw-r--r--app-emacs/erobot/files/50erobot-gentoo.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/erobot/files/50erobot-gentoo.el b/app-emacs/erobot/files/50erobot-gentoo.el
new file mode 100644
index 000000000000..9ca415017af3
--- /dev/null
+++ b/app-emacs/erobot/files/50erobot-gentoo.el
@@ -0,0 +1,4 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'erobot "erobot" "Starts a game of erobot." t)
+(autoload 'erobot-tour "erobot"
+ "Introduction to some of the erobots included in the package." t)