# HG changeset patch # User Andrew Innes # Date 1003340924 0 # Node ID 0af935f18858f7fcb54de7f585c6f9949fa1a028 # Parent 1a8e549e2f400dfd7c53c753691c96eee0e5bda6 *** empty log message *** diff -r 1a8e549e2f40 -r 0af935f18858 src/ChangeLog --- a/src/ChangeLog Wed Oct 17 17:48:27 2001 +0000 +++ b/src/ChangeLog Wed Oct 17 17:48:44 2001 +0000 @@ -1,3 +1,14 @@ +2001-10-17 Andrew Innes + + * fontset.h (struct font_info) [WINDOWSNT]: Add codepage field. + + * w32fns.c (w32_load_system_font): Cache codepage for font, in + font_info.charset field. + + * w32term.c (w32_encode_char): Get cached codepage from font_info, + rather than working it out by calling w32_codepage_for_font for + every glyph. + 2001-10-17 Andrew Innes * w32term.c (w32_read_socket): Determine clipping rectangle for