X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Fxemacs%2Fsearch.texi;h=05b5acdf03cde4a6bf64c367fc04ffa3afaa1a8e;hb=71ab40bdfa99fee513520d26127f44a32db1a4f6;hp=ea892d023447241e980691a3eeae681b1c20978b;hpb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;p=chise%2Fxemacs-chise.git- diff --git a/man/xemacs/search.texi b/man/xemacs/search.texi index ea892d0..05b5acd 100644 --- a/man/xemacs/search.texi +++ b/man/xemacs/search.texi @@ -943,7 +943,7 @@ already been made, @key{DEL} and @key{SPC} are equivalent. At this point, you can type @kbd{C-r} (see below) to alter the replaced text. To undo the replacement, you can type @kbd{C-x u}. This exits the @code{query-replace}. If you want to do further -replacement you must use @kbd{C-x ESC} to restart (@pxref{Repetition}). +replacement you must use @kbd{C-x @key{ESC} @key{ESC}} to restart (@pxref{Repetition}). @item @key{ESC} to exit without doing any more replacements. @@ -983,8 +983,8 @@ answer. If you type any other character, Emacs exits the @code{query-replace}, and executes the character as a command. To restart the @code{query-replace}, -use @kbd{C-x @key{ESC}}, which repeats the @code{query-replace} because it -used the minibuffer to read its arguments. @xref{Repetition, C-x ESC}. +use @kbd{C-x @key{ESC} @key{ESC}}, which repeats the @code{query-replace} because it +used the minibuffer to read its arguments. @xref{Repetition, C-x ESC ESC}. @node Other Repeating Search,, Replace, Search @section Other Search-and-Loop Commands