summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-03-26 19:41:45 +0000
committerUlrich Müller <ulm@gentoo.org>2009-03-26 19:41:45 +0000
commita802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38 (patch)
tree74ba6dd70c45ed4cac717f2fc85c96579661e10d /app-emacs/maude-mode/files
parentAdd missing USE flag to metadata. (diff)
downloademacs-a802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38.tar.gz
emacs-a802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38.tar.bz2
emacs-a802e8cfbfa9fd80e03c83eae1ed56dae5bf5b38.zip
Remove comment headers from site files since they are created by the eclass.
svn path=/emacs-overlay/; revision=1353
Diffstat (limited to 'app-emacs/maude-mode/files')
-rw-r--r--app-emacs/maude-mode/files/50maude-mode-gentoo.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/maude-mode/files/50maude-mode-gentoo.el b/app-emacs/maude-mode/files/50maude-mode-gentoo.el
index 49c15ca..c2497fb 100644
--- a/app-emacs/maude-mode/files/50maude-mode-gentoo.el
+++ b/app-emacs/maude-mode/files/50maude-mode-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; maude-mode site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
(add-to-list 'auto-mode-alist '("\\.maude\\'" . maude-mode))
(autoload 'run-maude "maude-mode"