[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29637] [PATCH] gnu: Add emacs-grep-a-lot.
From: |
Maxim Cournoyer |
Subject: |
[bug#29637] [PATCH] gnu: Add emacs-grep-a-lot. |
Date: |
Sat, 09 Dec 2017 23:32:42 -0500 |
Hello!
This package enables multiple grep buffers (as in M-x rgrep) in Emacs,
for times when one is not enough...
It can be enabled with the following in your .emacs:
--8<---------------cut here---------------start------------->8---
;; Grep-a-lot
(require 'grep-a-lot)
(grep-a-lot-setup-keys)
--8<---------------cut here---------------end--------------->8---
Maxim
0001-gnu-Add-emacs-grep-a-lot.patch
Description: Text Data
signature.asc
Description: PGP signature
- [bug#29637] [PATCH] gnu: Add emacs-grep-a-lot.,
Maxim Cournoyer <=