diff man/mini.texi @ 65757:ee26002f84d8

(Minibuffer): The default value now appears before the colon in minibuffer prompts.
author Romain Francoise <romain@orebokech.com>
date Fri, 30 Sep 2005 18:29:18 +0000
parents 3723093a21fd
children 2ce8310aed56 aa89c814f853
line wrap: on
line diff
--- a/man/mini.texi	Fri Sep 30 18:28:47 2005 +0000
+++ b/man/mini.texi	Fri Sep 30 18:29:18 2005 +0000
@@ -22,7 +22,7 @@
 prompt normally ends with a colon.
 
 @cindex default argument
-  Sometimes a @dfn{default argument} appears in parentheses after the
+  Sometimes a @dfn{default argument} appears in parentheses before the
 colon; it too is part of the prompt.  The default will be used as the
 argument value if you enter an empty argument (that is, just type
 @key{RET}).  For example, commands that read buffer names always show a