Mercurial > emacs
comparison src/ChangeLog @ 40701:7353f2238507
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 04 Nov 2001 03:20:48 +0000 |
parents | 6328c0607fe9 |
children | b2731291b2d0 |
comparison
equal
deleted
inserted
replaced
40700:6f6287da52d1 | 40701:7353f2238507 |
---|---|
1 2001-11-03 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * xfns.c: Include unistd.h, if it exists. | |
4 | |
5 * editfns.c: Move the include of ctype.h after unistd.h. | |
6 | |
7 * gmalloc.c: Test BROKEN_PROTOTYPES. | |
8 | |
1 2001-11-03 Ken Raeburn <raeburn@gnu.org> | 9 2001-11-03 Ken Raeburn <raeburn@gnu.org> |
2 | 10 |
3 * lisp.h (CHECK_STRING_CAR): New macro. | 11 * lisp.h (CHECK_STRING_CAR): New macro. |
4 * lread.c (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of | 12 * lread.c (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of |
5 treating XCAR and XCDR as lvalues. | 13 treating XCAR and XCDR as lvalues. |