From: tomo Date: Mon, 30 Sep 2002 18:43:56 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-9-utf-2000-0_19-hyd-1~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4d6dc828db3fd78e24ca837a77d912516d84a7b3;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 641ca47..65fcd32 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2002-09-30 MORIOKA Tomohiko + + * mule-charset.c (decode_defined_char): Don't refer external + database if Qunbound or Qnil are found. + (Fsave_charset_mapping_table): Don't define it if + HAVE_CHISE_CLIENT is not defined. + (Freset_charset_mapping_table): New function. + (load_char_decoding_entry_maybe): Store Qnil if a character is not + found in external database. + (syms_of_mule_charset): Don't define `save-charset-mapping-table' + if HAVE_CHISE_CLIENT is not defined; add new builtin function + `reset-charset-mapping-table' if HAVE_CHISE_CLIENT is defined. + 2002-09-18 MORIOKA Tomohiko * text-coding.c (decode_coding_utf8): Check CCS is specified or