From 0f7f11b785ad9e8f83f24babfe2a283ada657782 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 23 Oct 2007 22:46:42 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 84a54a973ff..c137d23acfb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -18,6 +18,7 @@ * w32fns.c: Include math.h. (w32_abort): Declaration moved to nt/config.nt. + * s/ms-w32.h (HAVE_STDLIB_H): Define. (abort): Redefinition moved to nt/config.nt. @@ -34,7 +35,7 @@ * minibuf.c: 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_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. -- 2.39.2