]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/misc.texi
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / doc / emacs / misc.texi
index 261676a7c54e3bed238f2bd958ce41d35137ebdd..73c1c85e2f8c16f183195b573727346067cece8e 100644 (file)
@@ -2180,7 +2180,7 @@ commands to perform arbitrary editing while in the middle of another
 Emacs command.  For example, when you type @kbd{C-r} inside of a
 @code{query-replace}, you enter a recursive edit in which you can change
 the current buffer.  On exiting from the recursive edit, you go back to
-the @code{query-replace}.
+the @code{query-replace}.  @xref{Query Replace}.
 
 @kindex C-M-c
 @findex exit-recursive-edit