# HG changeset patch # User Richard M. Stallman # Date 1004844048 0 # Node ID 7353f2238507d77af7e41fff7d1adce677546a53 # Parent 6f6287da52d16c9606df97413007d191ae754bc4 *** empty log message *** diff -r 6f6287da52d1 -r 7353f2238507 src/ChangeLog --- 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 + + * 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 * lisp.h (CHECK_STRING_CAR): New macro.