summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-12-05 18:42:00 +0000
committerUlrich Müller <ulm@gentoo.org>2007-12-05 18:42:00 +0000
commitbd41833f97cf171cf547ce65f2415b1049e1c914 (patch)
tree5b58e1c04db350b263e1a7b6804713d7e7db09d2 /app-emacs/oddmuse/files
parentNew package app-doc/casting-spels-emacs. (diff)
downloademacs-bd41833f97cf171cf547ce65f2415b1049e1c914.tar.gz
emacs-bd41833f97cf171cf547ce65f2415b1049e1c914.tar.bz2
emacs-bd41833f97cf171cf547ce65f2415b1049e1c914.zip
Use three semicolons for first comment in site-init files.
svn path=/emacs-overlay/; revision=828
Diffstat (limited to 'app-emacs/oddmuse/files')
-rw-r--r--app-emacs/oddmuse/files/50oddmuse-gentoo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/oddmuse/files/50oddmuse-gentoo.el b/app-emacs/oddmuse/files/50oddmuse-gentoo.el
index 988e3b1..af33e06 100644
--- a/app-emacs/oddmuse/files/50oddmuse-gentoo.el
+++ b/app-emacs/oddmuse/files/50oddmuse-gentoo.el
@@ -1,5 +1,5 @@
-;; oddmuse site-lisp configuration
+;;; oddmuse site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'oddmuse-toggle-minor "oddmuse" "Toggle minor mode state." t)