my-emacs-d/elpa/helm-ag-20161010.713/helm-ag-pkg.el
Gergely Polonkai 293f74a0f6 Update packages
2016-10-13 11:05:05 +02:00

3 lines
193 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "helm-ag" "20161010.713" "the silver searcher with helm interface" '((emacs "24.4") (helm "2.0")) :url "https://github.com/syohex/emacs-helm-ag")