# HG changeset patch # User Kim F. Storm # Date 1124364664 0 # Node ID ea44aa20fb194bf41814731a96b7fe073f83021d # Parent 7a906f0b43865e146e83e04d3f67637d434bc27f *** empty log message *** diff -r 7a906f0b4386 -r ea44aa20fb19 src/ChangeLog --- a/src/ChangeLog Thu Aug 18 11:30:44 2005 +0000 +++ b/src/ChangeLog Thu Aug 18 11:31:04 2005 +0000 @@ -1,3 +1,8 @@ +2005-08-18 Kim F. Storm + + * xdisp.c (calc_pixel_width_or_height): Use actual display + resolution when available instead of Vdisplay_pixels_per_inch. + 2005-08-17 Kim F. Storm * xdisp.c (pos_visible_p): Adjust X value if window is hscrolled.