Mercurial > emacs
comparison src/ChangeLog @ 54442:5755a6bed7a0
xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM
to compile on non-window system.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 19 Mar 2004 13:57:08 +0000 |
parents | 3e1b0bccd22e |
children | 10b1988ff6a7 |
comparison
equal
deleted
inserted
replaced
54441:81368dcb68dd | 54442:5755a6bed7a0 |
---|---|
1 2004-03-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM | |
4 to compile on non-window system. | |
5 | |
1 2004-03-19 Kim F. Storm <storm@cua.dk> | 6 2004-03-19 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * dispextern.h (calc_pixel_width_or_height): Add prototype. | 8 * dispextern.h (calc_pixel_width_or_height): Add prototype. |
4 | 9 |
5 * image.c (Qcenter): Move to xdisp.c. | 10 * image.c (Qcenter): Move to xdisp.c. |