summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-08 09:15:22 +0000
committerUlrich Müller <ulm@gentoo.org>2012-09-08 09:15:22 +0000
commit17b0b075980f910462693ad8bb32f4b9ea074fda (patch)
treee93390605e4b89720644cb9e53ee85d98b548e4f /app-emacs/apache-mode/files
parentStable for x86, wrt bug #432946 (diff)
downloadhistorical-17b0b075980f910462693ad8bb32f4b9ea074fda.tar.gz
historical-17b0b075980f910462693ad8bb32f4b9ea074fda.tar.bz2
historical-17b0b075980f910462693ad8bb32f4b9ea074fda.zip
Change EAPI to 4.
Package-Manager: portage-2.1.11.13/cvs/Linux x86_64
Diffstat (limited to 'app-emacs/apache-mode/files')
-rw-r--r--app-emacs/apache-mode/files/50apache-mode-gentoo.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/apache-mode/files/50apache-mode-gentoo.el b/app-emacs/apache-mode/files/50apache-mode-gentoo.el
index e412d64b29c2..c8ceb9f8c080 100644
--- a/app-emacs/apache-mode/files/50apache-mode-gentoo.el
+++ b/app-emacs/apache-mode/files/50apache-mode-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; apache-mode site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
(autoload 'apache-mode "apache-mode" "autoloaded" t)
(add-to-list 'auto-mode-alist '("\\.htaccess$" . apache-mode))