]> git.eshelyaron.com Git - emacs.git/commit
Make `M-x grep' work better with "git grep"
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 2 Jun 2022 13:06:27 +0000 (15:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 2 Jun 2022 15:21:28 +0000 (17:21 +0200)
commitda736c9f028f4d8fb117f116569fb72f706c9b45
tree06110caf55a0088a3bdcc8e4713bccb72cf312e5
parent52e527a02f40686f355d18ab2ba2d1d7c9fa0fbc
Make `M-x grep' work better with "git grep"

* lisp/progmodes/compile.el (compilation-start): Bind PAGER to ""
to avoid errors in output from "git grep" and similar commands
(bug#4359).
lisp/progmodes/compile.el