]> git.eshelyaron.com Git - emacs.git/commit
Fix `find-grep-dired' with default OpenBSD's Grep
authorManuel Giraud <manuel@ledu-giraud.fr>
Wed, 24 Apr 2024 14:10:43 +0000 (16:10 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 15:04:59 +0000 (17:04 +0200)
commite22e51d1d41c052ec3bd75af917bd26dfe913af1
tree807c6d7bda5fd6b770267784e9ddf903056fd4c6
parentef4ad95ce259224ddf5d9790e0505ed3a6b9d691
Fix `find-grep-dired' with default OpenBSD's Grep

* lisp/find-dired.el (find-grep-options): Use '-q' on
OpenBSD as well.  (Bug#70550)

(cherry picked from commit b761a381066ca2fdeb510c0d5a88be58b524685d)
lisp/find-dired.el