Mercurial > emacs
changeset 97730:0f253664a7f1
Fix last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 26 Aug 2008 17:09:35 +0000 |
parents | afe1d1cc8129 |
children | 90335c3336b0 |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Aug 26 17:09:16 2008 +0000 +++ b/src/ChangeLog Tue Aug 26 17:09:35 2008 +0000 @@ -1,6 +1,7 @@ 2008-08-26 Chong Yidong <cyd@stupidchicken.com> - * 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.