* doc/emacs/misc.texi (Recursive Edit): Add a link to "Query Replace".
Fixes: debbugs:13181
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2012-12-15 Juri Linkov <juri@jurta.org>
|
||||
|
||||
* misc.texi (Recursive Edit): Add a link to "Query Replace".
|
||||
(Bug#13181)
|
||||
|
||||
2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
|
||||
|
||||
* killing.texi (Deletion): Doc fix (Bug#12748).
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user