From 56d7658abba2b85548c150bf9166c64e652b7979 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 12 Jul 2001 17:36:17 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index a10f1ce..eedcaf4 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,31 @@ 2001-07-12 MORIOKA Tomohiko + * char-db-util.el (insert-char-attributes): Fix format for + `->uppercase', `->lowercase' and `->titlecase'; don't insert alias + of coded-charset. + + * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN): + Unify BIG5-A246. + (FULLWIDTH POUND SIGN): Unify BIG5-A247. + (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2. + (FULLWIDTH BROKEN BAR): Unify JX1-2925. + (FULLWIDTH YEN SIGN): Unify BIG5-A244. + + * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712& + code points; separate `japanese-jisx0213-1' code points. + (fullwidth *): Smallize `name' property; unify + `japanese-jisx0213-1' and `chinese-big5' code points. + (fullwidth no-break space): New character; unify JX1-2922. + (fullwidth left-pointing double angle quotation mark): New + character; unify JX1-2928. + (fullwidth right-pointing double angle quotation mark): New + character; unify JX1-2932. + + * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points. + (J90-3F23): Separate C1-6025. + +2001-07-12 MORIOKA Tomohiko + * isolated-char.el: Add setting for latin-viscii-upper and latin-viscii-lower to display them by latin-viscii font. -- 1.7.10.4