; Tweak the NEWS entry

This commit is contained in:
Dmitry Gutov 2022-01-14 04:45:39 +02:00
parent c7bf60465a
commit 5114e97774

View file

@ -594,9 +594,9 @@ to enable the display of the buffer list.
It is bound to 'C-M-,' and jumps to the location where 'xref-go-back'
('M-,', also known as 'xref-pop-marker-stack') was invoked previously.
*** 'xref-query-replace-in-results' only prompts for TO when called
without prefix argument, to make the most common case faster:
replacing all matches entirely.
*** 'xref-query-replace-in-results' does not prompt for FROM when
called without prefix argument, to make the most common case faster:
replacing entire matches.
*** New command 'xref-find-references-and-replace'.