# HG changeset patch # User Gerd Moellmann # Date 989844399 0 # Node ID e1931e0f4ed14bee18ba3ffed0ab902b505f6497 # Parent 018b29727e8d3f3e9844c91093d4b2b1eebba499 *** empty log message *** diff -r 018b29727e8d -r e1931e0f4ed1 src/ChangeLog --- a/src/ChangeLog Mon May 14 12:46:12 2001 +0000 +++ b/src/ChangeLog Mon May 14 12:46:39 2001 +0000 @@ -1,5 +1,8 @@ 2001-05-14 Gerd Moellmann + * xfaces.c (split_font_name): Make sure to leave the loop + with the right value of `i'. + * xfaces.c (split_font_name): Handle matrix transformations in the pixel and point size fields of XLFD font names. (xlfd_point_size): Likewise.