diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-02-20 17:36:49 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-02-20 17:36:49 +0000 |
commit | 0144ae06e699d54bdc4f366e6901cf3a87fefcdf (patch) | |
tree | f7946edb10ea3cbca90e505b18ae7d3cd12ac778 /app-emacs/mode-compile/files | |
parent | Update clang patch wrt bug #501764. (diff) | |
download | gentoo-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.el | 3 |
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) |