From edcfbada9c7616ee178747b1e3f1a1735d70b78a Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 24 Jan 2003 09:45:48 +0000 Subject: [PATCH] (U-0002F80F): Modify `ideographic-structure' to use U+FA32 instead of U-0002F80E. --- lisp/utf-2000/Ideograph-R010-Legs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 79176dc..2126c2c 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -969,7 +969,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") (ucs . #x2FF7) ; ⿷ ) - ((ucs . #x2F80E) ; 免 + ((ucs . #xFA32) ; 免 ) ((ucs . #x4E36) ; 丶 )) -- 1.7.10.4