Mercurial > emacs
comparison src/ChangeLog @ 101446:0daf2ccd36e5
* fontset.c (fontset_font): If we know there is no font, don't do any
work.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 24 Jan 2009 22:41:46 +0000 |
parents | 112b0c79b63d |
children | b2cd5a3768fa |
comparison
equal
deleted
inserted
replaced
101445:296066356761 | 101446:0daf2ccd36e5 |
---|---|
1 2009-01-24 Chong Yidong <cyd@stupidchicken.com> | 1 2009-01-24 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * fontset.c (fontset_font): If we know there is no font, don't do | |
4 any work. | |
2 | 5 |
3 * font.c (font_parse_xlfd): Handle patterns of length < 2. | 6 * font.c (font_parse_xlfd): Handle patterns of length < 2. |
4 | 7 |
5 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com> | 8 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com> |
6 | 9 |