Mercurial > emacs
comparison lib-src/ChangeLog @ 42142:a710756cec7c
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 18 Dec 2001 16:47:01 +0000 |
parents | 0fe5fe39786c |
children | 1f6503c2071d |
comparison
equal
deleted
inserted
replaced
42141:55c0ac959234 | 42142:a710756cec7c |
---|---|
1 2001-12-18 Dave Love <fx@gnu.org> | |
2 | |
3 * test-distrib.c: Conditionally include fcntl.h. | |
4 | |
5 * fakemail.c: Include "config.h", not <../src/config.h>. | |
6 (_XOPEN_SOURCE): Define as 500. | |
7 | |
8 * emacsserver.c: Include "config.h", not <../src/config.h>. | |
9 | |
10 * cvtmail.c: Include config.h, stdlib.h. | |
11 (xmalloc, xrealloc, skip_to_lf sysfail): Prototype. | |
12 | |
13 * yow.c: Conditionally include various headers. Use "epaths.h", | |
14 not <../src/epaths.h>. | |
15 (malloc, realloc) [!HAVE_STDLIB_H]: Prototype. | |
16 | |
1 2001-12-12 Francesco Potorti` <pot@gnu.org> | 17 2001-12-12 Francesco Potorti` <pot@gnu.org> |
2 | 18 |
3 * etags.c (PHP_functions): New function by Diez B. Roggisch, | 19 * etags.c (PHP_functions): New function by Diez B. Roggisch, |
4 heavily adapted by me, for parsing PHP. | 20 heavily adapted by me, for parsing PHP. |
5 (LOOKING_AT): New macro. | 21 (LOOKING_AT): New macro. |