From: Chong Yidong Date: Tue, 26 Aug 2008 17:09:35 +0000 (+0000) Subject: Fix last change. X-Git-Tag: emacs-pretest-23.0.90~3263 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d31058f9cbc95c96b6da7473b1d0716e8a89bec;p=emacs.git Fix last change. --- diff --git a/src/ChangeLog b/src/ChangeLog index 64aee3b6c38..5b0e0b121d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,7 @@ 2008-08-26 Chong Yidong - * widgetprv.h (struct): Change font member to the new font struct. + * widgetprv.h (EmacsFramePart): 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.