From c45cf64337f44e0becd2c8c845bade8999c1bba9 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 14 Dec 2004 15:36:34 +0000 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 8ffb4a7..7952c0e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2004-12-14 MORIOKA Tomohiko + + * char-ucs.h (decoding_table_put_char): Moved to mule-charset.c; + changed to normal function. + (encode_char_2): Likewise. + + * mule-charset.c (decoding_table_put_char): Copied from + char-ucs.h; changed to normal function. + (encode_char_2): Likewise. + 2004-12-13 MORIOKA Tomohiko * char-ucs.h (Vdisplay_coded_charset_priority_use_inheritance): -- 1.7.10.4