diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:49:05 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:49:05 +0000 |
commit | af0837e39b818324705956d64dec1873e1e27f05 (patch) | |
tree | 5c48b4f60b1172bcc31fb9ca8603dd9f92f06814 /app-emacs/cldoc | |
parent | x86 stable, bug #201304 (diff) | |
download | gentoo-2-af0837e39b818324705956d64dec1873e1e27f05.tar.gz gentoo-2-af0837e39b818324705956d64dec1873e1e27f05.tar.bz2 gentoo-2-af0837e39b818324705956d64dec1873e1e27f05.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs/cldoc')
-rw-r--r-- | app-emacs/cldoc/files/50cldoc-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/cldoc/files/50cldoc-gentoo.el b/app-emacs/cldoc/files/50cldoc-gentoo.el index 6d8046f98aea..763817818c09 100644 --- a/app-emacs/cldoc/files/50cldoc-gentoo.el +++ b/app-emacs/cldoc/files/50cldoc-gentoo.el @@ -1,5 +1,5 @@ -;; cldoc site-lisp configuration +;;; cldoc site-lisp configuration (add-to-list 'load-path "@SITELISP@") |