From 7cda9711618be43457bea73a4b9b834b77f7e3f7 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 15 Jul 2005 16:14:22 +0000 Subject: [PATCH] (): Add `<-ideographic-component-forms' for U+8FB5. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 143e473..8209177 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -1077,6 +1077,12 @@ (<-denotational ((=ucs . #x8FB6) ; 辶 )) + (<-ideographic-component-forms + ((=ucs . #x8FB5) ; 辵 + (=daikanwa . 38700) ; &I-M-38700; + )) + (<-ideographic-component-forms*sources + zihui-jianzi daikanwa) (=ucs . #x2ECD) ; ⻍ (=jis-x0212 . #x6134) ; &I-JSP-6134; [65-20] (=jis-x0213-2-2000 . #x796A) ; &I-JX2-796A; [89-74] -- 1.7.10.4