my-emacs-d/elpa/helm-core-20161019.2058/helm-core-pkg.el

8 lines
206 B
EmacsLisp
Raw Normal View History

2016-10-20 12:29:26 +00:00
(define-package "helm-core" "20161019.2058" "Development files for Helm"
2016-09-15 09:18:17 +00:00
'((emacs "24.4")
2016-06-29 07:21:54 +00:00
(async "1.9"))
2016-04-21 21:27:19 +00:00
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: