aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c5e12b4edb0..efb792df4d6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,18 @@
12004-10-21 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu>
2
3 * xterm.h (x_output): New member `xic_base_fontname'.
4 (FRAME_XIC_BASE_FONTNAME): New macro.
5 (xic_free_xfontset): Declare.
6
7 * xfns.c (xic_create_xfontset): Share fontsets between frames
8 based on base_fontname.
9 (xic_free_xfontset): New function.
10 (free_frame_xic): Use it.
11 (xic_set_xfontset): Ditto.
12
13 * xterm.c (xim_destroy_callback): Ditto.
14
15
12004-10-20 B. Anyos <banyos@freemail.hu> (tiny change) 162004-10-20 B. Anyos <banyos@freemail.hu> (tiny change)
2 17
3 * w32term.c (x_draw_glyph_string): Use overline_color for overlines. 18 * w32term.c (x_draw_glyph_string): Use overline_color for overlines.