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

8 lines
208 B
EmacsLisp
Raw Normal View History

2019-12-01 19:55:19 +01:00
(define-package "helm-core" "20191201.1013" "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: