From: Chong Yidong Date: Tue, 13 Jan 2009 20:02:34 +0000 (+0000) Subject: * font.c (font_clear_prop): If clearing the family, clear the font X-Git-Tag: emacs-pretest-23.0.90~481 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/4e99855e0fb254ff3195481d9daaff97b003ca41 * 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 --git a/src/ChangeLog b/src/ChangeLog index c41591aaea..5d048f7413 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.