merge in some new recipes

Merge remote-tracking branches 'upstream/pr/1919' and 'upstream/pr/1922'
This commit is contained in:
Noam Postavsky 2014-10-05 14:27:26 -04:00
commit 3cc93ac930
3 changed files with 12 additions and 0 deletions

4
recipes/helm-migemo.rcp Normal file
View File

@ -0,0 +1,4 @@
(:name helm-migemo
:description "migemo with helm interface."
:type github
:pkgname "emacs-helm/helm-migemo")

4
recipes/migemo.rcp Normal file
View File

@ -0,0 +1,4 @@
(:name migemo
:description "Japanese increment search with 'Romanization of Japanese'"
:type github
:pkgname "emacs-jp/migemo")

4
recipes/zlc.rcp Normal file
View File

@ -0,0 +1,4 @@
(:name zlc
:description "Zsh like completion system for Emacs."
:type github
:pkgname "mooz/emacs-zlc")