From 350bbb5761b5ba69aeb4acf6d7cdf2256dba95a6 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Tue, 5 Aug 2014 16:57:53 +0100 Subject: [PATCH] Add recipe for sekka, a client for Sekka IME server. --- recipes/sekka | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/sekka diff --git a/recipes/sekka b/recipes/sekka new file mode 100644 index 00000000..9ef161a9 --- /dev/null +++ b/recipes/sekka @@ -0,0 +1,3 @@ +(sekka :repo "kiyoka/sekka" + :fetcher github + :files ("emacs/sekka.el"))