Mercurial > emacs
comparison src/w32proc.c @ 85516:6260015b7802
Allow minibuffer default to be a list of default values.
With empty input use the first element of this list as returned default.
(string_to_object):
(read_minibuf_noninteractive): If defalt is cons, set val to its car.
(read_minibuf): If defalt is cons, set histstring to its car.
(Fread_string): If default_value is cons, set val to its car.
(Fread_buffer): If def is cons, use its car.
(Fcompleting_read): If defalt is cons, set val to its car.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 22 Oct 2007 00:19:51 +0000 |
parents | bede1aa77f62 |
children | 217ec3ada789 bdb3fe0ba9fa |
comparison
equal
deleted
inserted
replaced
85515:7fa3f0c5ecbf | 85516:6260015b7802 |
---|