my-emacs-d/elpa/helm-ag-20160622.2235/helm-ag-pkg.el

2 lines
165 B
EmacsLisp
Raw Normal View History

2016-06-29 07:21:54 +00:00
(define-package "helm-ag" "20160622.2235" "the silver searcher with helm interface" '((emacs "24.3") (helm "1.7.7")) :url "https://github.com/syohex/emacs-helm-ag")