# HG changeset patch # User Dave Love # Date 1052049218 0 # Node ID 370f8b902fb0eb72da62bd692e69f14a5782479d # Parent a0bea8c8fe5a919bd4866829fa2eec50fbe4293b *** empty log message *** diff -r a0bea8c8fe5a -r 370f8b902fb0 src/ChangeLog --- a/src/ChangeLog Sun May 04 10:57:34 2003 +0000 +++ b/src/ChangeLog Sun May 04 11:53:38 2003 +0000 @@ -1,3 +1,17 @@ +2003-05-04 Dave Love + + * lread.c (read_emacs_mule_char) [len==2]: Index + emacs_mule_charset correctly. + +2003-02-16 Dave Love + + * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5) + (detect_coding_big5, decode_coding_big5, encode_coding_big5) + (Fdecode_big5_char, Fencode_big5_char): Deleted. (Big5 no longer + treated specially.) + (setup_coding_system, coding_category, CATEGORY_MASK_ANY) + (detected_mask): Remove Big5 bits. + 2003-04-09 Kenichi Handa The following changes are to make the font rescaling facility