From 4e99855e0fb254ff3195481d9daaff97b003ca41 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 13 Jan 2009 20:02:34 +0000 Subject: [PATCH] * 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. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.39.2