Mercurial > emacs
changeset 85520:effc235f83cf
(Minibuffer History): Add text about a list of minibuffer default values.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 22 Oct 2007 00:28:33 +0000 |
parents | 59d22f8641a3 |
children | cad4873bc72d |
files | doc/emacs/mini.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/mini.texi Mon Oct 22 00:22:56 2007 +0000 +++ b/doc/emacs/mini.texi Mon Oct 22 00:28:33 2007 +0000 @@ -462,10 +462,10 @@ not change the history element that you ``moved'' to, but your new argument does go at the end of the history list in its own right. - For many minibuffer arguments there is a ``default'' value. You can -insert the default value into the minibuffer as text by using -@kbd{M-n}. You can think of this as moving ``into the future'' in the -history. + For many minibuffer arguments there is a ``default'' value, or +a list of default values. You can insert the default value into the +minibuffer as text by using @kbd{M-n} one or more times. You can +think of this as moving ``into the future'' in the history. @findex previous-matching-history-element @findex next-matching-history-element