Mercurial > emacs
diff lispref/minibuf.texi @ 12226:af994773013b
changes for 19.29.
author | Melissa Weisshaus <melissa@gnu.org> |
---|---|
date | Wed, 14 Jun 1995 20:07:48 +0000 |
parents | a6eb5f12b0f3 |
children | ce09d77f76a6 |
line wrap: on
line diff
--- a/lispref/minibuf.texi Wed Jun 14 20:03:23 1995 +0000 +++ b/lispref/minibuf.texi Wed Jun 14 20:07:48 1995 +0000 @@ -1252,7 +1252,11 @@ @var{list}). If not a string, @var{prompter} should be a function of one argument -(the next object to ask about) and should return the question text. +(the next object to ask about) and should return the question text. If +the value is a string, that is the question to ask the user. The +function can also return @code{t} meaning do act on this object (and +don't ask the user), or @code{nil} meaning ignore this object (and don't +ask the user). The argument @var{actor} says how to act on the answers that the user gives. It should be a function of one argument, and it is called with