From f809f11f14ae4c20ee199cfc3fb009ac9cfd063e Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 3 Dec 2003 09:23:36 +0000 Subject: [PATCH] (): Add `<-ideographic-component-forms' for U+725B. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index e75b46a..13a36ff 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -431,6 +431,9 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (<-ideographic-component-forms + ((=ucs . #x725B) ; 牛 + )) (=ucs . #x2EA7) ; ⺧ (=big5-cdp . #x8B66) ; ý¢€ˆ­¦ )) -- 1.7.10.4