]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/searching.texi
; Merge from origin/emacs-25
[gnu-emacs] / doc / lispref / searching.texi
index 1243d720bc30b80081eeeae22176c2ea49ead9d6..644716a95c7165c7003413ad3f725cbdfa7d369e 100644 (file)
@@ -1805,6 +1805,14 @@ Answer this question and all subsequent questions in the series with
 @item backup
 Move back to the previous place that a question was asked about.
 
+@item undo
+Undo last replacement and move back to the place where that
+replacement was performed.
+
+@item undo-all
+Undo all replacements and move back to the place where the first
+replacement was performed.
+
 @item edit
 Enter a recursive edit to deal with this question---instead of any
 other action that would normally be taken.