* widget.c: Include character.h and font.h for XSETFONT.
(setup_frame_gcs): Compute X font id from font struct, just once.
+2008-08-26 Chong Yidong <cyd@stupidchicken.com>
+
+ * widgetprv.h (struct): Change font member to the new font struct.
+
+ * widget.c: Include character.h and font.h for XSETFONT.
+ (setup_frame_gcs): Compute X font id from font struct, just once.
+
2008-08-26 Eli Zaretskii <eliz@gnu.org>
* term.c (get_named_tty): Fix last change.