]> git.eshelyaron.com Git - emacs.git/commit
; Clarify correct use of 'xref-query-replace-in-results'
authorEli Zaretskii <eliz@gnu.org>
Mon, 10 Oct 2022 08:05:18 +0000 (11:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 10 Oct 2022 08:05:18 +0000 (11:05 +0300)
commite016e60a0452bc26f562780f43c2bcd4aab21bdc
treed4e79c5742d65eb180d28f56a1b79a9dbdcf3772
parentf91ae9479000eb3c91eaed2a1300678466b823d4
; Clarify correct use of 'xref-query-replace-in-results'

* lisp/progmodes/xref.el (xref--query-replace-1): Improve the
user-error message.
(xref-query-replace-in-results): Clarify restrictions in the doc
string.

* doc/emacs/maintaining.texi (Xref Commands, Identifier Search):
Clarify the correct usage of 'xref-query-replace-in-results'.
doc/emacs/maintaining.texi
lisp/progmodes/xref.el