diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:54:16 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-05 19:54:16 +0000 |
commit | 7de5e1eac8789c8068c23a01adc0217e11a41483 (patch) | |
tree | 93e4097813ec54163fbd484f2d63a4ee7e29db46 /app-emacs | |
parent | Change comment in site-init file. (diff) | |
download | gentoo-2-7de5e1eac8789c8068c23a01adc0217e11a41483.tar.gz gentoo-2-7de5e1eac8789c8068c23a01adc0217e11a41483.tar.bz2 gentoo-2-7de5e1eac8789c8068c23a01adc0217e11a41483.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/rst/files/50rst-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/rst/files/50rst-gentoo.el b/app-emacs/rst/files/50rst-gentoo.el index 5792bb33563a..1c2cc29ae3b2 100644 --- a/app-emacs/rst/files/50rst-gentoo.el +++ b/app-emacs/rst/files/50rst-gentoo.el @@ -1,5 +1,5 @@ -;; rst site-lisp configuration +;;; rst site-lisp configuration (add-to-list 'load-path "@SITELISP@") (autoload 'rst-mode "rst" "mode for editing reStructuredText documents" t) |