aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/x-apollo.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/x-apollo.el')
-rw-r--r--lisp/x-apollo.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/x-apollo.el b/lisp/x-apollo.el
index e86b7f2eee..c2cb69d46d 100644
--- a/lisp/x-apollo.el
+++ b/lisp/x-apollo.el
@@ -88,3 +88,7 @@
(global-set-key [edit] 'find-file) ;EDIT
(global-set-key [S-shell] 'shell) ;SHELL
(global-set-key [S-help] 'manual-entry) ;HELP
+
+(provide 'x-apollo)
+
+;;; x-apollo.el ends here