Point recipe directly to github repo

[UNTESTED]

I tried to install with the original recipe fetching from Wiki
but the outline-magic.el file that was fetched contained illegal
read syntax in the first line:
#REDIRECT OutlineMagic

On EmacsWiki, there is a link to the above github repo
This commit is contained in:
Philippe Crama 2013-07-31 14:36:33 +02:00
parent f41bdba8f0
commit 7af8ed6c2e

View file

@ -1 +1 @@
(outline-magic :fetcher wiki)
(outline-magic :repo "tj64/outline-magic" :fetcher github)