]> git.eshelyaron.com Git - emacs.git/commit
grep: Signal error if unable to access directory
authorStefan Kangas <stefankangas@gmail.com>
Sat, 1 Mar 2025 02:22:30 +0000 (03:22 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 20:56:24 +0000 (21:56 +0100)
commit06edfeb677927d8094eda4352dbf99b45cb17f36
treecacbadb174b4481197202545abcef10b9e78200b
parent868057cf93b1b28342f3064a56763d8e19d49795
grep: Signal error if unable to access directory

* lisp/progmodes/grep.el (lgrep, rgrep): grep: Signal error if unable to
access directory, instead of just trying to use default-directory,
because that level of DWIMishness is confusing.  (Bug#71078)

(cherry picked from commit c0ca272bd7cbab5a2013e112f171e1d7fda65216)
lisp/progmodes/grep.el