Mercurial > emacs
diff src/ChangeLog @ 50390:2bdbce68ec9a
Fix build on Mac OS X with Carbon.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Tue, 01 Apr 2003 01:09:13 +0000 |
parents | f9953ed328ab |
children | 722e80f17fb3 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Apr 01 01:06:19 2003 +0000 +++ b/src/ChangeLog Tue Apr 01 01:09:13 2003 +0000 @@ -1,3 +1,13 @@ +2003-03-31 Andrew Choi <akochoi@shaw.ca> + + * frame.c (x_report_frame_params) [HAVE_CARBON]: Do not report + parent window ID. + + * macfns.c (syms_of_macfns): Remove call to init_x_parm_symbols. + + * macterm.h (struct mac_output): Define x_pixels_diff and + y_pixels_diff. + 2003-04-01 Kim F. Storm <storm@cua.dk> * Makefile.in (frame.o): Add dependency on blockinput.h and files