Merge pull request #2530 from yoshida-mediba/feature/mozc

Add Recipe for mozc
This commit is contained in:
Steve Purcell 2015-02-23 08:06:14 +00:00
commit 55e578ccae

4
recipes/mozc Normal file
View file

@ -0,0 +1,4 @@
(mozc
:fetcher svn
:url "http://mozc.googlecode.com/svn/trunk/src/unix/emacs/"
:files ("mozc.el"))