Update packages
This commit is contained in:
9
elpa/helm-20181002.459/helm-pkg.el
Normal file
9
elpa/helm-20181002.459/helm-pkg.el
Normal file
@@ -0,0 +1,9 @@
|
||||
(define-package "helm" "20181002.459" "Helm is an Emacs incremental and narrowing framework"
|
||||
'((emacs "24.4")
|
||||
(async "1.9.3")
|
||||
(popup "0.5.3")
|
||||
(helm-core "3.0"))
|
||||
:url "https://emacs-helm.github.io/helm/")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user