aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2012-09-09 15:09:03 +0800
committerChong Yidong2012-09-09 15:09:03 +0800
commite4e55af11e05361f7573a5c7fc16189affe5b08b (patch)
treef80080068b6344de57ac9265d4f54d4584adb164
parent011474aa5af24faeceac60348315552313774b10 (diff)
downloademacs-e4e55af11e05361f7573a5c7fc16189affe5b08b.tar.gz
emacs-e4e55af11e05361f7573a5c7fc16189affe5b08b.zip
* minibuf.texi: Fix last change.
-rw-r--r--doc/lispref/minibuf.texi1
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
1898recentering or scrolling operation, and poses the question again. 1898recentering or scrolling operation, and poses the question again.
1899@end smallexample
1900 1899
1901@noindent 1900@noindent
1902We show successive lines of echo area messages, but only one actually 1901We show successive lines of echo area messages, but only one actually