Mercurial > emacs
changeset 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 | 7b7c30fbeecd |
children | fe4728c4a48b |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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.