my-emacs-d/elpa/helm-core-20161004.2301/helm-core-pkg.el
Gergely Polonkai 5598dd3102 Update packages
2016-10-05 13:56:57 +02:00

8 lines
206 B
EmacsLisp

(define-package "helm-core" "20161004.2301" "Development files for Helm"
'((emacs "24.4")
(async "1.9"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: