Files
emacsd/elpa/helm-core-20191013.626/helm-core-pkg.el

8 lines
207 B
EmacsLisp
Raw Normal View History

2019-10-27 19:05:34 +01:00
(define-package "helm-core" "20191013.626" "Development files for Helm"
2019-10-09 20:36:55 +02:00
'((emacs "24.4")
(async "1.9.3"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: