Files
emacsd/elpa/helm-core-20191003.1622/helm-core-pkg.el
Raymundo Vasquez Ruiz 87240f58db initial
2019-10-09 20:36:55 +02:00

8 lines
208 B
EmacsLisp

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