From 12bde657f6b7a738ee83474a2397eb1d8b624f53 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 26 Apr 2000 11:18:46 +0000 Subject: [PATCH 1/1] update. --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index f4e3192..79811c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2000-04-25 MORIOKA Tomohiko + + * mule-charset.c (Vcharset_latin_tcvn5712): New variable. + (Fput_char_attribute): Set up `Vcharacter_variant_table' instead + of `Vcharacter_composition_table' if `->decomposition' property + has only 1 element. + (Qlatin_tcvn5712): New variable. + (syms_of_mule_charset): Add new symbol `latin-tcvn5712'. + (complex_vars_of_mule_charset): Add new coded-charset + `latin-tcvn5712'. + + * char-ucs.h (LEADING_BYTE_LATIN_TCVN5712): New macro. + 2000-04-20 MORIOKA Tomohiko * file-coding.h (struct Lisp_Coding_System): Add -- 1.7.10.4