# HG changeset patch # User Chong Yidong # Date 1231421675 0 # Node ID 27c62295213b10de48099c61d7d269e1cfca7985 # Parent 47af39b571398dbd57d30db0e06bc3a1c75e8aba * font.c (font_open_for_lface): Handle unspecified height attribute. diff -r 47af39b57139 -r 27c62295213b src/ChangeLog --- a/src/ChangeLog Thu Jan 08 13:13:12 2009 +0000 +++ b/src/ChangeLog Thu Jan 08 13:34:35 2009 +0000 @@ -1,3 +1,8 @@ +2009-01-08 Chong Yidong + + * font.c (font_open_for_lface): Handle unspecified height + attribute. + 2009-01-08 Jason Rumney * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)