summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/binclock/files/50binclock-gentoo.el')
-rw-r--r--app-emacs/binclock/files/50binclock-gentoo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/binclock/files/50binclock-gentoo.el b/app-emacs/binclock/files/50binclock-gentoo.el
index a45fd60656c0..9a88bc2c0c19 100644
--- a/app-emacs/binclock/files/50binclock-gentoo.el
+++ b/app-emacs/binclock/files/50binclock-gentoo.el
@@ -1,6 +1,6 @@
;;; binclock site-lisp configuration
-(setq load-path (cons "@SITELISP@" load-path))
+(add-to-list 'load-path "@SITELISP@")
(require 'binclock)