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

3 lines
194 B
EmacsLisp
Raw Normal View History

2016-09-26 17:08:35 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "helm-ag" "20160923.2128" "the silver searcher with helm interface" '((emacs "24.4") (helm "2.0")) :url "https://github.com/syohex/emacs-helm-ag")