changeset 65029:ea44aa20fb19

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 18 Aug 2005 11:31:04 +0000
parents 7a906f0b4386
children a093a1e65b71
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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.