comparison src/ChangeLog.1 @ 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 922696f363b0
children fc2bcd2a8aad f55f9811f5d7
comparison
equal deleted inserted replaced
85515:7fa3f0c5ecbf 85516:6260015b7802