]> git.eshelyaron.com Git - emacs.git/commit
Fix `g' in *grep* after `A' in Dired
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Apr 2022 10:27:39 +0000 (12:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Apr 2022 10:27:39 +0000 (12:27 +0200)
commitc2c1976d0e8934de92b43c2f9202bdec397a6d0e
treef5d8e790af85d6692b7df8f69ed7bbfbb21a640c
parentc7d49f91dac8afeb85cb8ee2b209f7ca4b363a4d
Fix `g' in *grep* after `A' in Dired

* lisp/dired-aux.el (dired-do-find-regexp): Allow `g' to work in
the resulting grep buffer by not being destructive (bug#55157).
lisp/dired-aux.el