* fontset.c (fontset_font): If we know there is no font, don't do any
authorChong Yidong <cyd@stupidchicken.com>
Sat, 24 Jan 2009 22:41:46 +0000 (22:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 24 Jan 2009 22:41:46 +0000 (22:41 +0000)
work.

src/ChangeLog

index 2ecc90f..0848d7e 100644 (file)
@@ -1,5 +1,8 @@
 2009-01-24  Chong Yidong  <cyd@stupidchicken.com>
 
+       * fontset.c (fontset_font): If we know there is no font, don't do
+       any work.
+
        * font.c (font_parse_xlfd): Handle patterns of length < 2.
 
 2009-01-23  Adrian Robert  <Adrian.B.Robert@gmail.com>