changeset 40701:7353f2238507

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Nov 2001 03:20:48 +0000
parents 6f6287da52d1
children c6abdf439937
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Nov 04 03:20:33 2001 +0000
+++ b/src/ChangeLog	Sun Nov 04 03:20:48 2001 +0000
@@ -1,3 +1,11 @@
+2001-11-03  Richard M. Stallman  <rms@gnu.org>
+
+	* xfns.c: Include unistd.h, if it exists.
+
+	* editfns.c: Move the include of ctype.h after unistd.h.
+
+	* gmalloc.c: Test BROKEN_PROTOTYPES.
+
 2001-11-03  Ken Raeburn  <raeburn@gnu.org>
 
 	* lisp.h (CHECK_STRING_CAR): New macro.