From b89ac467220483025de0d19416111acf4a6e94b8 Mon Sep 17 00:00:00 2001 From: Brian Taylor Date: Sat, 18 Aug 2012 09:06:05 -0400 Subject: [PATCH] recipe for impatient-mode --- recipes/impatient-mode | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/impatient-mode diff --git a/recipes/impatient-mode b/recipes/impatient-mode new file mode 100644 index 00000000..5ccb739a --- /dev/null +++ b/recipes/impatient-mode @@ -0,0 +1,2 @@ +(impatient-mode :repo "netguy204/imp.el" + :fetcher github)