]> git.eshelyaron.com Git - emacs.git/commit
Fix bug when calling `rgrep` non-interactively
authorStefan Kangas <stefankangas@gmail.com>
Tue, 13 Dec 2022 21:01:45 +0000 (22:01 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 13 Dec 2022 22:32:21 +0000 (23:32 +0100)
commitcd5856e40386779675fc9ada36eefd8bd80a82b5
treebca8582e4780aeaab2cad43b92456f92ef294d11
parentba4bdd6a25928320ae3fe301ef16a011352bce75
Fix bug when calling `rgrep` non-interactively

* lisp/progmodes/grep.el (rgrep): Fix bug where running
non-interactively requires running it interactively
first.  (Bug#60024)
lisp/progmodes/grep.el