diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-11 18:31:17 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-11 18:31:17 +0000 |
commit | 51bbd756665b24866d1048baa15cc4d2cca07c05 (patch) | |
tree | 7fee0aedcc8539589a607141acd8d46b7a073e4b /app-emacs/initsplit/files | |
parent | ppc stable, #97915 (diff) | |
download | gentoo-2-51bbd756665b24866d1048baa15cc4d2cca07c05.tar.gz gentoo-2-51bbd756665b24866d1048baa15cc4d2cca07c05.tar.bz2 gentoo-2-51bbd756665b24866d1048baa15cc4d2cca07c05.zip |
.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/initsplit/files')
-rw-r--r-- | app-emacs/initsplit/files/50initsplit-gentoo.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/initsplit/files/50initsplit-gentoo.el b/app-emacs/initsplit/files/50initsplit-gentoo.el index 656d0dc49f02..3fb753468669 100644 --- a/app-emacs/initsplit/files/50initsplit-gentoo.el +++ b/app-emacs/initsplit/files/50initsplit-gentoo.el @@ -1,6 +1,7 @@ ;;; initsplit site-lisp configuration +(add-to-list 'load-path "@SITELISP@") (require 'initsplit) ;; Avoid clobbering the kill ring (see |