This commit is contained in:
Raymundo Vasquez Ruiz
2019-10-09 20:36:55 +02:00
commit 87240f58db
223 changed files with 100952 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
(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: