dotfiles/emacs/.emacs.d/elpa/wgrep-20230203.1214/wgrep-pkg.el

11 lines
461 B
EmacsLisp
Raw Normal View History

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "wgrep" "20230203.1214"
"Writable grep buffer."
'((emacs "25.1"))
:url "https://github.com/mhayashi1120/Emacs-wgrep/raw/master/wgrep.el"
:commit "b4d69280d8a6a5ded1597e02afbaa811a160383b"
:revdesc "b4d69280d8a6"
:keywords '("grep" "edit" "extensions")
:authors '(("Masahiro Hayashi" . "mhayashi1120@gmail.com"))
:maintainers '(("Masahiro Hayashi" . "mhayashi1120@gmail.com")))