(Query Replace): Mention `query-replace-show-replacement'.

This commit is contained in:
Juri Linkov 2007-11-10 21:51:26 +00:00
parent fe2848054d
commit 21d50ba11f
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
* search.texi (Query Replace): Mention
`query-replace-show-replacement'.
2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
* gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.

View file

@ -1172,7 +1172,11 @@ like @code{query-replace}.
These commands highlight the current match using the face
@code{query-replace}. They highlight other matches using
@code{lazy-highlight} just like incremental search (@pxref{Incremental
Search}).
Search}). By default, @code{query-replace-regexp} will show
substituted replacement string for the current match in the
minibuffer. If you want to keep special sequences @samp{\&} and
@samp{\@var{n}} unexpanded, customize
@code{query-replace-show-replacement} variable.
The characters you can type when you are shown a match for the string
or regexp are: