]> git.eshelyaron.com Git - emacs.git/commit
Only skip directories in lgrep, not the other grep commands
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 9 Oct 2020 04:15:02 +0000 (06:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 9 Oct 2020 04:15:07 +0000 (06:15 +0200)
commitf3dbde7e6ffabfef7526b04bf2e633250970672d
tree611990a419c78c69c3ffb719d0dbbec9656ca548
parent81fe8990c0e4c0980e599b6ec9cad6dcb945275a
Only skip directories in lgrep, not the other grep commands

* lisp/progmodes/grep.el (lgrep): Do the directory ignores here
(bug#23590).
(grep-compute-defaults): ... instead of here, because this would
affect all grep commands, not just lgrep.
etc/NEWS
lisp/progmodes/grep.el