From a4ab10226be1d0584727a71253d43f8b201126a4 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 Feb 2004 23:15:38 +0000 Subject: [PATCH] (U+2EAB): Add `<-ideographic-component-forms' for U+76EE. (BC-8B48): Map to U+76EE; copied from Ideograph-R109-Eye.el. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 13a36ff..121e0d2 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -478,9 +478,25 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (<-ideographic-component-forms + ((=ucs . #x76EE) ; 目 + )) (=ucs . #x2EAB) ; ⺫ )) (define-char + '((=>ucs . #x2EAB) ; ⺫ + (ideographic-radical . 109) ; ⽬ + (ideographic-strokes . 0) + (total-strokes . 5) + (<-ideographic-component-forms + ((=ucs . #x76EE) ; 目 + )) + (=big5-cdp . #x8B48) ; ý¢€ˆ­ˆ + (=gt . 36329) ; ý¡€ˆ·© + (=gt-k . 01549) ; ý¡„€˜ + (=gt-pj-5 . #x7264) ; ý¡€ˆ·© + )) +(define-char '((name . "CJK RADICAL SPIRIT ONE") (general-category symbol other) ; Informative Category (bidi-category . "ON") -- 1.7.10.4