From: Kim F. Storm Date: Thu, 18 Aug 2005 11:31:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~7531 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=581360f07f054330644645a46b06c7b26dd9cfce;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 0a1d3394932..d568243a0e7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.