From 32f037c6eb9549db4fde23493484ac56dd7e4289 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 4 Jul 2003 18:38:20 +0000 Subject: [PATCH] (CJK RADICAL GRASS TWO): Don't map to U+8279; separate C4-2153, JX2-7575, M-30639 and BC-8AFE; add `<-radical' for U+FA5E. (CJK RADICAL GRASS THREE): Separate JX2-7574; add `<-radical' for U+FA5D. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 4156831..083c955 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -631,18 +631,12 @@ )) (define-char '((name . "CJK RADICAL GRASS TWO") - (=>ucs . #x8279) ; 艹 (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (ideographic-radical . 140) ; ⾋ - (ideographic-strokes . 0) - (total-strokes . 4) - (=cns11643-4 . #x2153) ; ø»—¡š - (=jis-x0213-2-2000 . #x7575) ; ø»¦™¬ - (=daikanwa . 30639) ; ø¸‡ž¯ - (=big5-cdp . #x8AFE) ; ý¢€ˆ«¾ - (=ucs@cns . #x8279) ; ⺿ + (<-radical + ((=ucs . #xFA5E) ; 艹 + )) (=ucs . #x2EBF) ; ⺿ )) (define-char @@ -650,7 +644,9 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (=jis-x0213-2-2000 . #x7574) ; ø»¦™« + (<-radical + ((=ucs . #xFA5D) ; 艹 + )) (=ucs . #x2EC0) ; ⻀ )) (define-char -- 1.7.10.4