diff options
Diffstat (limited to 'app-emacs/ess/files/50ess-gentoo.el')
-rw-r--r-- | app-emacs/ess/files/50ess-gentoo.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/ess/files/50ess-gentoo.el b/app-emacs/ess/files/50ess-gentoo.el index ba2e51720a5c..6b18809e38ad 100644 --- a/app-emacs/ess/files/50ess-gentoo.el +++ b/app-emacs/ess/files/50ess-gentoo.el @@ -1,4 +1,5 @@ -;;; Emacs Speak Statistics site-lisp configuration + +;;; ess site-lisp configuration (add-to-list 'load-path "@SITELISP@") (require 'ess-site) |