mode-compile has been moved to the emacsattic

* update recipe accordingly
This commit is contained in:
pasja 2016-09-14 02:32:53 +02:00 committed by Noam Postavsky
parent e8f2fb7880
commit 2cb6f9b758

View File

@ -1,5 +1,5 @@
(:name mode-compile
:description "Smart command for compiling files according to major-mode."
:type http
:url "https://raw.github.com/emacsmirror/mode-compile/master/mode-compile.el"
:url "https://raw.github.com/emacsattic/mode-compile/master/mode-compile.el"
:load-path ("."))