From fd830d39f42497a46c2a83d7a967bc1e289054e7 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 26 Jul 2008 15:06:17 +0000 Subject: [PATCH] (C6-2568): Use G0-4D62 instead of U+5916 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R007-Two.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 2a98112..8cdf13f 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -645,7 +645,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