comparison src/ChangeLog @ 98240:5f73593cabcd

* frame.c (x_fullscreen_adjust): Declare var as Display_Info. * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height) (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 19 Sep 2008 08:44:14 +0000
parents 1c3e02cbd63e
children 4a0538995dcb
comparison
equal deleted inserted replaced
98239:1f7d70f80eb9 98240:5f73593cabcd
1 2008-09-19 Juanma Barranquero <lekktu@gmail.com>
2
3 * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
4
5 * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
6 (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.
7
1 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu> 8 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu>
2 9
3 * dispextern.h (struct it): Move line_wrap away from the middle of 10 * dispextern.h (struct it): Move line_wrap away from the middle of
4 bitfields. Move voffset in struct iterator_stack_entry after the 11 bitfields. Move voffset in struct iterator_stack_entry after the
5 bitfields. Move tab_width near after another short. 12 bitfields. Move tab_width near after another short.