From 3b73db4b63348e68a4d8443c32b6421ecd500b83 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 13 Dec 2001 07:37:35 +0000 Subject: [PATCH] (U+517C): Use U+4491 instead of BC-8B4B in the `ideographic-structure' property. --- lisp/utf-2000/Ideograph-R012-Eight.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 73fc1b6..1f99e64 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -916,7 +916,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((chinese-big5-cdp . #x8B4B) ; ý¢€ˆ­‹ + ((ucs . #x4491) ; 䒑 ) ((chinese-big5-cdp . #x8CDE) ; ý¢€ˆ³ž )) -- 1.7.10.4