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