diff options
| -rw-r--r-- | doc/lispref/minibuf.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index cdc47b7c91d..3d6e80bf3f0 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi | |||
| @@ -1896,7 +1896,6 @@ special responses @code{recenter}, @code{scroll-up}, | |||
| 1896 | @kbd{C-v}, @kbd{M-v}, @kbd{C-M-v} and @kbd{C-M-S-v} in | 1896 | @kbd{C-v}, @kbd{M-v}, @kbd{C-M-v} and @kbd{C-M-S-v} in |
| 1897 | @code{query-replace-map}), this function performs the specified window | 1897 | @code{query-replace-map}), this function performs the specified window |
| 1898 | recentering or scrolling operation, and poses the question again. | 1898 | recentering or scrolling operation, and poses the question again. |
| 1899 | @end smallexample | ||
| 1900 | 1899 | ||
| 1901 | @noindent | 1900 | @noindent |
| 1902 | We show successive lines of echo area messages, but only one actually | 1901 | We show successive lines of echo area messages, but only one actually |