From 661c80150e0d40008ab0a029ca81f8f0226a5363 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 22 Jan 2003 17:34:38 +0000 Subject: [PATCH] (JX1-2E50): Unify U+FA32 instead of U-0002F80E; add CU-0002F80E. (U-0002F80E): Add `->identical' for U+FA32. --- lisp/utf-2000/Ideograph-R010-Legs.el | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 34b3165..79176dc 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -617,7 +617,19 @@ (ideograph-daikanwa . 01358) ; ø¸€•Ž (chinese-big5-cdp . #xA74B) ; ý¢€Š‹ (china3-jef . #x43D5) ; øº„• - (ucs . #x2F80E) ; 免 + (ucs-cns . #x2F80E) ; 免 + (ucs . #xFA32) ; 免 + )) +(define-char + '((=>ucs* . #x514D) ; 免 + (morohashi-daikanwa 1358 0 0) + (ideographic-radical . 10) ; ⼉ + (ideographic-strokes . 5) + (total-strokes . 7) + (->identical + ((ucs . #xFA32) ; 免 + )) + (ucs . #x2F80E) ; 免 )) (define-char '((morohashi-daikanwa 1358 0 4) -- 1.7.10.4