comparison src/ChangeLog @ 103228:7300fabaa28b

* xfaces.c (tty_supports_face_attributes_p): Recognize unspecified weight when testing attributes (Bug#3282).
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 14 May 2009 21:37:02 +0000
parents 1bf70050c13e
children 2d4f3f8be8f7
comparison
equal deleted inserted replaced
103227:aa902960b81b 103228:7300fabaa28b
1 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
4 weight when testing attributes (Bug#3282).
5
1 2009-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 6 2009-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
3 * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to 8 * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
4 what we expect to get in the next ConfigureNotify event. 9 what we expect to get in the next ConfigureNotify event.
5 10