# HG changeset patch # User Luc Teirlinck # Date 1072220888 0 # Node ID e3db5d1b9a1a2f932f113c359aed0c0a7668aa3f # Parent 3b437add35b61c5ad314ded858a86670a0e10fee *** empty log message *** diff -r 3b437add35b6 -r e3db5d1b9a1a src/ChangeLog --- a/src/ChangeLog Tue Dec 23 23:04:24 2003 +0000 +++ b/src/ChangeLog Tue Dec 23 23:08:08 2003 +0000 @@ -1,7 +1,9 @@ 2003-12-23 Luc Teirlinck - * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a - string and an integer. Adapt the docstring accordingly. + * fns.c (Frandom, Fstring_make_multibyte): Doc fixes. + + * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a string + and an integer. Adapt the introductory comment accordingly. (Fread_from_minibuffer): Delete code moved into read_minibuf. Doc fix. (Fread_minibuffer, Fread_no_blanks_input): Adapt to changes in