Merge pull request #2197 from tarsius/with-editor

add with-editor recipe
This commit is contained in:
Steve Purcell 2014-11-24 20:59:39 +00:00
commit 22770debc2

4
recipes/with-editor Normal file
View file

@ -0,0 +1,4 @@
(with-editor :fetcher github
:repo "magit/magit"
:branch "next"
:files ("with-editor.el"))