Mercurial > emacs
diff src/ChangeLog @ 65029:ea44aa20fb19
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 18 Aug 2005 11:31:04 +0000 |
parents | d2f0e0ee3df1 |
children | 2c54445118cc |
line wrap: on
line diff
--- 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 <storm@cua.dk> + + * 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 <storm@cua.dk> * xdisp.c (pos_visible_p): Adjust X value if window is hscrolled.