diff options
author | 2007-12-05 19:51:06 +0000 | |
---|---|---|
committer | 2007-12-05 19:51:06 +0000 | |
commit | 9e8fc482df903a545dc949a1b9723f0c0caebc81 (patch) | |
tree | a67957e2fc2bd24a9e52b5adbb83b7c9be7bae10 /app-emacs | |
parent | Change comment in site-init file. (diff) | |
download | gentoo-2-9e8fc482df903a545dc949a1b9723f0c0caebc81.tar.gz gentoo-2-9e8fc482df903a545dc949a1b9723f0c0caebc81.tar.bz2 gentoo-2-9e8fc482df903a545dc949a1b9723f0c0caebc81.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/fff/files/50fff-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/fff/files/50fff-gentoo.el b/app-emacs/fff/files/50fff-gentoo.el index c1186c7dea95..f7bf0891afbf 100644 --- a/app-emacs/fff/files/50fff-gentoo.el +++ b/app-emacs/fff/files/50fff-gentoo.el @@ -1,5 +1,5 @@ -;; fff site-lisp configuration +;;; fff site-lisp configuration (add-to-list 'load-path "@SITELISP@") (autoload 'fff-find-file-in-envvar-path "fff" nil t) |