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: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4e99855e0fb254ff3195481d9daaff97b003ca41;p=emacs.git * 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 c41591aaeaf..5d048f7413b 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.