From 27bb3b90ac067f196381f94c9d38688ec4985958 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 26 Jul 2008 17:59:36 +0000 Subject: [PATCH] Sync up with r21-4-21-chise-0_24-1. --- lisp/utf-2000/ChangeLog | 5 +++++ lisp/utf-2000/Ideograph-R007-Two.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 9533ac2..51d5454 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,8 @@ +2008-07-25 MORIOKA Tomohiko + + * Ideograph-R007-Two.el (C6-2568): Use G0-4D62 instead of U+5916 + in `ideographic-structure'. + 2008-07-22 MORIOKA Tomohiko * Ideograph-R142-Insect.el (U+874E): Fix `shinjigen-1'. diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 1daba14..3630275 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -675,7 +675,8 @@ ) ((=ucs . #x4E8C) ; 二 ) - ((=ucs . #x5916) ; 外 + ((=gb2312 . #x4D62) ; &C1-4640; [45-66] + (=cns11643-1 . #x4640) ; &I-C1-4640; [38-32] )) (=cns11643-6 . #x2568) ; &HZK01-A873; [05-72] (=hanziku-1 . #xA873) ; &I-HZK01-A873; -- 1.7.10.4