Mercurial > emacs
changeset 100984:27c62295213b
* font.c (font_open_for_lface): Handle unspecified height attribute.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 08 Jan 2009 13:34:35 +0000 |
parents | 47af39b57139 |
children | f82bae05534c |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * font.c (font_open_for_lface): Handle unspecified height + attribute. + 2009-01-08 Jason Rumney <jasonr@gnu.org> * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)