aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 64aee3b6c38..5b0e0b121d7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12008-08-26 Chong Yidong <cyd@stupidchicken.com> 12008-08-26 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * widgetprv.h (struct): Change font member to the new font struct. 3 * widgetprv.h (EmacsFramePart): Change font member to the new font
4 struct.
4 5
5 * widget.c: Include character.h and font.h for XSETFONT. 6 * widget.c: Include character.h and font.h for XSETFONT.
6 (setup_frame_gcs): Compute X font id from font struct, just once. 7 (setup_frame_gcs): Compute X font id from font struct, just once.