changeset 53256:e3db5d1b9a1a

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 23 Dec 2003 23:08:08 +0000
parents 3b437add35b6
children 869dfa7b9022
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <teirllm@auburn.edu>
 
-	* 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