summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/htmlfontify/files')
-rw-r--r--app-emacs/htmlfontify/files/50htmlfontify-gentoo.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el b/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el
index 0bebd800b6f5..1098505119ed 100644
--- a/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el
+++ b/app-emacs/htmlfontify/files/50htmlfontify-gentoo.el
@@ -1,5 +1,4 @@
;;; htmlfontify site-lisp configuration
-
-(setq load-path (cons "@SITELISP@" load-path))
+(add-to-list 'load-path "@SITELISP@")
(require 'htmlfontify)