summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/navi2ch/files/50navi2ch-gentoo.el')
-rw-r--r--app-emacs/navi2ch/files/50navi2ch-gentoo.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emacs/navi2ch/files/50navi2ch-gentoo.el b/app-emacs/navi2ch/files/50navi2ch-gentoo.el
index 74e842a4aac0..d655be00135f 100644
--- a/app-emacs/navi2ch/files/50navi2ch-gentoo.el
+++ b/app-emacs/navi2ch/files/50navi2ch-gentoo.el
@@ -1,3 +1,5 @@
+
;;; navi2ch site-lisp configuration
-(autoload 'navi2ch "navi2ch" "Navigator for 2ch for Emacs" t)
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'navi2ch "navi2ch" "Navigator for 2ch for Emacs." t)