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

8 lines
205 B
EmacsLisp
Raw Normal View History

2016-09-29 07:33:23 +00:00
(define-package "helm-core" "20160928.324" "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: