emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/lispref/minibuf.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/minibuf.texi,v
Date: Sat, 18 Oct 2008 16:33:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/18 16:33:54

Index: minibuf.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/minibuf.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- minibuf.texi        18 Oct 2008 13:13:54 -0000      1.9
+++ minibuf.texi        18 Oct 2008 16:33:53 -0000      1.10
@@ -877,7 +877,7 @@
 usual minibuffer exit commands won't exit unless the input completes to
 an element of @var{collection}.  If @var{require-match} is
 @code{confirm-only}, the user can exit with any input, but she will
-asked for a confirmation if the input is not an element of
+be asked for a confirmation if the input is not an element of
 @var{collection}.  Any other value of @var{require-match} behaves like
 @code{t}, except that the exit commands won't exit if it does non-null
 completion.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]