From 9160e7d10ccef098b1857d54bb8a6a41879965f1 Mon Sep 17 00:00:00 2001 From: myuhe Date: Tue, 5 Mar 2013 21:24:02 +0900 Subject: [PATCH] add image+ recipe --- recipes/image+ | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/image+ diff --git a/recipes/image+ b/recipes/image+ new file mode 100644 index 00000000..f5c2968c --- /dev/null +++ b/recipes/image+ @@ -0,0 +1,2 @@ +(image+ :repo "mhayashi1120/Emacs-imagex" + :fetcher github)