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

8 lines
205 B
EmacsLisp
Raw Normal View History

2016-10-22 14:25:44 +00:00
(define-package "helm-core" "20161022.251" "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: