summaryrefslogtreecommitdiff
path: root/app-emacs/binclock/files
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/binclock/files')
-rw-r--r--app-emacs/binclock/files/50binclock-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/binclock/files/50binclock-gentoo.el b/app-emacs/binclock/files/50binclock-gentoo.el
new file mode 100644
index 000000000000..21f1d818d190
--- /dev/null
+++ b/app-emacs/binclock/files/50binclock-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'binclock "binclock" "Display the binary clock." t)