From: Chong Yidong Date: Thu, 8 Jan 2009 13:34:35 +0000 (+0000) Subject: * font.c (font_open_for_lface): Handle unspecified height attribute. X-Git-Tag: emacs-pretest-23.0.90~626 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=14ccea62ca6ccef61df8fde404f430bbc8a5b898;p=emacs.git * font.c (font_open_for_lface): Handle unspecified height attribute. --- diff --git a/src/ChangeLog b/src/ChangeLog index b856206b2c8..ed3f736b096 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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)