Mercurial > emacs
comparison src/ChangeLog @ 54349:e1815def2203
* image.c [MAC_OSX]: Include sys/stat.h
* macfns.c (syms_of_macfns): Remove definitions of things now
defined in image.c
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Thu, 11 Mar 2004 05:56:41 +0000 |
parents | 06427e5d9c76 |
children | 834838fd44a0 |
comparison
equal
deleted
inserted
replaced
54348:c0422921b537 | 54349:e1815def2203 |
---|---|
1 2004-03-11 Steven Tamm <steventamm@mac.com> | |
2 * image.c [MAC_OSX]: Include sys/stat.h | |
3 | |
4 * macfns.c (syms_of_macfns): Remove definitions of things now | |
5 defined in image.c | |
6 | |
1 2004-03-11 Kim F. Storm <storm@cua.dk> | 7 2004-03-11 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 The following changes consolidates the identical/similar image | 9 The following changes consolidates the identical/similar image |
4 support code previously found in xfns.c, w32fns.c, and macfns.c | 10 support code previously found in xfns.c, w32fns.c, and macfns.c |
5 into a new file image.c. | 11 into a new file image.c. |