From b48de8d40e4baff635b7085f132f293d43e9d24f Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 5 Aug 2004 18:24:46 +0000 Subject: [PATCH] (): Add `<-ideographic-component-forms' for U+8DB3; unify GT-K02600. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 8b357ee..6aa4b84 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -850,7 +850,12 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (<-ideographic-component-forms + ((=ucs . #x8DB3) ; 足 + )) (=ucs . #x2ECA) ; ⻊ + (=gt-k . 02600) ; &I-GT-K02600; + (=gt-pj-k1 . #x3436) ; ⻊ [20-22] )) (define-char '((name . "CJK RADICAL C-SIMPLIFIED CART") -- 1.7.10.4