Merge pull request #601 from Wilfred/master

Adding a recipe for with-namespace
This commit is contained in:
Steve Purcell 2013-03-21 09:22:04 -07:00
commit 578a24fcba

4
recipes/with-namespace Normal file
View file

@ -0,0 +1,4 @@
(with-namespace
:repo "Wilfred/with-namespace.el"
:files ("with-namespace.el")
:fetcher github)