Merge pull request #1205 from deftsp/fix-helm

Fix helm compile error
This commit is contained in:
Dimitri Fontaine 2013-05-05 12:29:02 -07:00
commit 03d8159e61

View File

@ -2,4 +2,5 @@
:description "Emacs incremental and narrowing framework"
:type github
:pkgname "emacs-helm/helm"
:compile nil
:features helm-config)