From 5503748fa23b088cfe2b982766c2a1ae85fab83e Mon Sep 17 00:00:00 2001 From: cola-zero Date: Wed, 13 Jun 2012 16:45:55 +0900 Subject: [PATCH] add calfw --- recipes/calfw | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/calfw diff --git a/recipes/calfw b/recipes/calfw new file mode 100644 index 00000000..09bc86c9 --- /dev/null +++ b/recipes/calfw @@ -0,0 +1,3 @@ +(calfw :repo "kiwanami/emacs-calfw" + :fetcher github + :files ("*.el"))