emacs-config/elpa/helm-core-20200424.607/helm-core-pkg.el
2020-04-28 12:47:35 +02:00

7 lines
207 B
EmacsLisp

(define-package "helm-core" "20200424.607" "Development files for Helm"
'((emacs "24.4")
(async "1.9.4"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: