changeset 91546:7e1dcd3ed3ab

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Tue, 05 Feb 2008 21:51:14 +0000
parents 572ea0c7c071
children cff1e89ad92a
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 05 21:50:58 2008 +0000
+++ b/src/ChangeLog	Tue Feb 05 21:51:14 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-05  Jason Rumney  <jasonr@gnu.org>
+
+	* w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.
+	Set smallest_font_height and smallest_char_width in display info.
+
 2008-02-05  Kenichi Handa  <handa@ni.aist.go.jp>
 
 	* coding.c (decode_eol): Pay attention to coding->dst_multibyte.