mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 21067e7cbe6d7a0f65ff5c317a96b5c337b0b3d8
commit | author | age
5cb5f7 1 (define-package "helm-core" "20181116.528" "Development files for Helm"
C 2   '((emacs "24.4")
3     (async "1.9.3"))
4   :url "https://emacs-helm.github.io/helm/")
5 ;; Local Variables:
6 ;; no-byte-compile: t
7 ;; End: