]> git.eshelyaron.com Git - emacs.git/commit
Revert "Grep alias `all' shall not match parent directory"
authorÓscar Fuentes <ofv@wanadoo.es>
Wed, 8 Dec 2021 22:49:26 +0000 (23:49 +0100)
committerÓscar Fuentes <ofv@wanadoo.es>
Wed, 8 Dec 2021 22:52:39 +0000 (23:52 +0100)
commit6ba2f028cfa8f6a3a0deb399e9826d91bd724390
treed624ffc924dc244e30d97ed4cc90c2613cb4f4d4
parenteb9e33e2386e6315b9b312d08e8ebc715647caf4
Revert "Grep alias `all' shall not match parent directory"

This reverts commit 856cd948d1a5a016ad36721246a049d33451902f.

Emacs got better at quoting shell arguments and the original value
works correctly for vc-git-grep. At the same time, the value
introduced on that commit caused a regression on lgrep.

* lisp/progmodes/grep.el (grep-files-aliases): Use previous value for
`all'. Fixes bug#52367
lisp/progmodes/grep.el