]> git.eshelyaron.com Git - emacs.git/commit
Fixup dired-do-find-regexp-and-replace
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 6 Sep 2021 14:07:25 +0000 (17:07 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 6 Sep 2021 14:08:07 +0000 (17:08 +0300)
commitba6df554755e1989670e23220d2d14bc8e389274
treec32ac67720f71be91af4ec3a3c2dc5e190814020
parent9ff425d16fe956a8e4c9a22379c4444d8c96bc0d
Fixup dired-do-find-regexp-and-replace

* lisp/dired-aux.el (dired-do-find-regexp-and-replace):
Disregard the customized value of xref-auto-jump-to-first-xref
(it breaks the xref-query-replace-in-results invocation).

* lisp/progmodes/xref.el (xref-auto-jump-to-first-xref):
Mention the caveat for users or xref distributed through ELPA.
lisp/dired-aux.el
lisp/progmodes/xref.el