Mercurial > emacs
diff src/ChangeLog @ 101155:9e5f8e946d21
* 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.
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Tue, 13 Jan 2009 20:02:34 +0000 |
| parents | 706175eda1de |
| children | 825f62fa0199 |
line wrap: on
line diff
--- 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 <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.
