]> code.delx.au - gnu-emacs/commit
(read_minibuf): If input is empty, return empty string.
authorRichard M. Stallman <rms@gnu.org>
Sun, 8 Feb 1998 21:04:19 +0000 (21:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 8 Feb 1998 21:04:19 +0000 (21:04 +0000)
commitb9a865859a3d592db221e4692925a969c1b91add
tree720a47866605e83a027e66a568e943ae6fd4086f
parent026f59ce86ab15a2fc5c0a33f8ff77d4a34594d1
(read_minibuf): If input is empty, return empty string.
(Fread_string): Return DEFAULT_VALUE here, if input is empty.
(Fcompleting_read): Likewise.
src/minibuf.c