8 lines
207 B
EmacsLisp
8 lines
207 B
EmacsLisp
(define-package "helm-core" "20171028.558" "Development files for Helm"
|
|
'((emacs "24.4")
|
|
(async "1.9.2"))
|
|
:url "https://emacs-helm.github.io/helm/")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|