comparison src/ChangeLog @ 37708:2b51f809f801

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 12 May 2001 11:03:51 +0000
parents 3cd95315d9a7
children 40fe2e8b2b3c
comparison
equal deleted inserted replaced
37707:6bc1c4d4eb50 37708:2b51f809f801
1 2001-05-12 Eli Zaretskii <eliz@is.elta.co.il> 1 2001-05-12 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * w32fns.c (w32_to_x_font): Change prototype to fit the
4 declaration.
5 (x_to_w32_font): Add prototype.
2 6
3 * regex.c (malloc, realloc, free) [emacs]: Undefine before 7 * regex.c (malloc, realloc, free) [emacs]: Undefine before
4 redefining, to avoid compiler warnings. 8 redefining, to avoid compiler warnings.
5 9
6 * w32proc.c: Include syssignal.h, to avoid compiler warnings. 10 * w32proc.c: Include syssignal.h, to avoid compiler warnings.