]> git.eshelyaron.com Git - emacs.git/commitdiff
(Query Replace): Mention `query-replace-show-replacement'.
authorJuri Linkov <juri@jurta.org>
Sat, 10 Nov 2007 21:51:26 +0000 (21:51 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 10 Nov 2007 21:51:26 +0000 (21:51 +0000)
doc/emacs/ChangeLog
doc/emacs/search.texi

index 7685a3ce789369f0cbaa7132c8dfd9d6139bec90..3c020fcc5e7c5f7166c0d461d8b3030321dfb3ea 100644 (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.
index 1a8a6372ba226c3e113b59e2f840521710f129ac..af1b877e6a482d2c991d2d1e42ce2c923c8f5299 100644 (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: