(define-package "helm-core" "20160116.2343" "Development files for Helm"
|
|
'((emacs "24")
|
|
(cl-lib "0.5")
|
|
(async "1.6"))
|
|
:url "https://emacs-helm.github.io/helm/")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|