From 5e74a9b9ee6ed2924ea966d5a6e1d9befb053469 Mon Sep 17 00:00:00 2001 From: Jonathan Arkell Date: Thu, 6 Dec 2012 13:54:01 -0700 Subject: [PATCH] New recipe for emagician-fix-spell-memory --- recipes/emagician-fix-spell-memory | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/emagician-fix-spell-memory diff --git a/recipes/emagician-fix-spell-memory b/recipes/emagician-fix-spell-memory new file mode 100644 index 00000000..9a392690 --- /dev/null +++ b/recipes/emagician-fix-spell-memory @@ -0,0 +1,3 @@ +(emagician-fix-spell-memory :repo "jonnay/emagicians-starter-kit" + :fetcher github + :files ("emagician-fix-spell-memory.el"))