summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-02-20 17:36:49 +0000
committerUlrich Müller <ulm@gentoo.org>2014-02-20 17:36:49 +0000
commit0144ae06e699d54bdc4f366e6901cf3a87fefcdf (patch)
treef7946edb10ea3cbca90e505b18ae7d3cd12ac778 /app-emacs/mode-compile/files
parentUpdate clang patch wrt bug #501764. (diff)
downloadgentoo-2-0144ae06e699d54bdc4f366e6901cf3a87fefcdf.tar.gz
gentoo-2-0144ae06e699d54bdc4f366e6901cf3a87fefcdf.tar.bz2
gentoo-2-0144ae06e699d54bdc4f366e6901cf3a87fefcdf.zip
Version bump. Update HOMEPAGE and SRC_URI. LICENSE is GPL-3+ now.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/mode-compile/files')
-rw-r--r--app-emacs/mode-compile/files/50mode-compile-gentoo.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/mode-compile/files/50mode-compile-gentoo.el b/app-emacs/mode-compile/files/50mode-compile-gentoo.el
index 1ea409b703a7..d8dc2734d77a 100644
--- a/app-emacs/mode-compile/files/50mode-compile-gentoo.el
+++ b/app-emacs/mode-compile/files/50mode-compile-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; site-lisp configuration for mode-compile
-
(add-to-list 'load-path "@SITELISP@")
(autoload 'mode-compile "mode-compile"
"Command to compile current buffer file based on the major mode" t)