]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/searching.texi
Allow scrolling in y-or-n-p.
[gnu-emacs] / doc / lispref / searching.texi
index 0fa681ecb51650aedcd9226a1caad88079207f06..edd1d30e28da016647dc3140c64e0e7dab9b9cc4 100644 (file)
@@ -1796,7 +1796,13 @@ Delete the text being considered, then enter a recursive edit to replace
 it.
 
 @item recenter
-Redisplay and center the window, then ask the same question again.
+@itemx scroll-up
+@itemx scroll-down
+@itemx scroll-other-window
+@itemx scroll-other-window-down
+Perform the specified window scroll operation, then ask the same
+question again.  Only @code{y-or-n-p} and related functions use this
+answer.
 
 @item quit
 Perform a quit right away.  Only @code{y-or-n-p} and related functions