From c2685ec1cb25699bfe1d2fdfc2bccdfc274c8b24 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Dec 2003 16:26:04 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 600aa54..59d588d 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,6 +1,26 @@ 2003-12-10 MORIOKA Tomohiko - * Ideograph-R031-Enclosure.el: Add `=ucs@big5' features. + * read-maps.el (mapping-table-read-file): Use `=ucs@jis-2000' + instead of `ucs-jis' for JX2-XXXX. + + * maps-conf.el: Don't add `=gt-pj-1' for J90-5423. + + * Ideograph-R172-Short-Tailed-Bird.el (JSP-6676): Separate + JX2-7B73; unify GT-56559. + (GT-56560): New character. + (JX2-7B73): Unify GT-56531. + + * Ideograph-R140-Grass.el (JC3-61FA): New character. + (U+845B): Unify J78-336B. + (BC-8CB0): Unify GT-42188 and GT-K11857. + (JX2-7657): Unify GT-41801. + (M-49635): Use `ideographic-strokes@daikanwa' instead of + `ideographic-strokes'. + + * Ideograph-R072-Sun.el: Reformatted. + + * Ideograph-R040-Roof.el, Ideograph-R039-Child.el, + Ideograph-R031-Enclosure.el: Add `=ucs@big5' features. * Ideograph-R030-Mouth.el (JSP-3669): Separate B-F5C6. @@ -51,11 +71,22 @@ Ideograph-R008-Lid.el, Ideograph-R010-Legs.el: Add `=ucs@big5' features. +2003-12-08 MORIOKA Tomohiko + + * ideograph-util.el (char-ideographic-strokes-from-domains): New + function. + (char-ideographic-strokes): Add new optional argument + `preferred-domains'; use `char-ideographic-strokes-from-domains'. + (char-daikanwa-strokes): Specify '(daikanwa) as the + `preferred-domains' for `char-ideographic-strokes'. + 2003-12-07 MORIOKA Tomohiko * Ideograph-R018-Knife.el, Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el: Add `=ucs@big5' features. + * char-db-util.el (char-db-feature-domains): Add jis-x0213. + 2003-12-06 MORIOKA Tomohiko * Ideograph-R020-Wrap.el, Ideograph-R017-Open-Box.el, -- 1.7.10.4