summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-12-05 19:54:16 +0000
committerUlrich Müller <ulm@gentoo.org>2007-12-05 19:54:16 +0000
commit7de5e1eac8789c8068c23a01adc0217e11a41483 (patch)
tree93e4097813ec54163fbd484f2d63a4ee7e29db46 /app-emacs
parentChange comment in site-init file. (diff)
downloadgentoo-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.el2
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)