* font.c (font_clear_prop): If clearing the family, clear the font
authorChong Yidong <cyd@stupidchicken.com>
Tue, 13 Jan 2009 20:02:34 +0000 (20:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 13 Jan 2009 20:02:34 +0000 (20:02 +0000)
width index too.

* xfaces.c (Finternal_set_lisp_face_attribute): Revert last
change.

src/ChangeLog

index c41591a..5d048f7 100644 (file)
@@ -1,3 +1,11 @@
+2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * font.c (font_clear_prop): If clearing the family, clear the font
+       width index too.
+
+       * xfaces.c (Finternal_set_lisp_face_attribute): Revert last
+       change.
+
 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
 
        * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.