Mercurial > emacs
diff src/ChangeLog @ 101978:9a4825a9e483
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 12 Feb 2009 14:39:17 +0000 |
parents | 3162f3263757 |
children | 6a4ebf650260 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Feb 12 14:36:33 2009 +0000 +++ b/src/ChangeLog Thu Feb 12 14:39:17 2009 +0000 @@ -1,5 +1,9 @@ 2009-02-12 Jason Rumney <jasonr@gnu.org> + * w32term.c (x_display_pixel_height, x_display_pixel_width): + Release DC when finished. Use NULL window to refer to desktop. + (w32_term_init): Use NULL window to refer to desktop. (Bug#460) + * w32font.c (add_font_entity_to_list): Fix check for substituted raster fonts. (Bug#2219)