# HG changeset patch # User Chong Yidong # Date 1231876954 0 # Node ID 9e5f8e946d216795622f4db02b7cadc36d2d9888 # Parent 7b7c30fbeecda156d842cb6e30a5b0c36bf6231f * 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. diff -r 7b7c30fbeecd -r 9e5f8e946d21 src/ChangeLog --- a/src/ChangeLog Tue Jan 13 14:55:57 2009 +0000 +++ b/src/ChangeLog Tue Jan 13 20:02:34 2009 +0000 @@ -1,3 +1,11 @@ +2009-01-13 Chong Yidong + + * 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 * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.