my-emacs-d/elpa/helm-core-20160627.324/helm-core-pkg.el
Gergely Polonkai 1ee823ee92 Update packages
2016-06-29 09:21:54 +02:00

8 lines
205 B
EmacsLisp

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