From 83d59c12bd5e59373adfc7d77a12135b52801099 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 20 Dec 2002 11:55:44 +0000 Subject: [PATCH] (CJK RADICAL SPIRIT TWO): Unify BC-8B70. (CJK RADICAL GRASS TWO): Unify C4-2153, JX2-7575, M-30639 and BC-8AFE; add `ucs-cns' for U+8279. (CJK RADICAL GRASS THREE): Unify JX2-7574. (CJK RADICAL SIMPLIFIED WALK): Unify JX2-7969. (CJK RADICAL WALK ONE): Unify JSP-6134 and JX2-796A; add `ucs-jis' for U+8FB6. (CJK RADICAL WALK TWO): Unify C4-2154 and BC-8AF7; add `ucs-cns' for U+8FB6. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 47 +++++++++++++++++------- 1 file changed, 33 insertions(+), 14 deletions(-) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 1757e5f..f68d917 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -438,6 +438,7 @@ (<-radical ((ucs . #x793B) ; 礻 )) + (chinese-big5-cdp . #x8B70) ; ý¢€ˆ­° (ucs . #x2EAD) ; ⺭ )) (define-char @@ -599,20 +600,27 @@ )) (define-char '((name . "CJK RADICAL GRASS TWO") + (=>ucs . #x8279) ; 艹 (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (<-radical - ((ideograph-daikanwa . 30639) ; ø¸‡ž¯ - )) - (ucs . #x2EBF) ; ⺿ + (ideographic-radical . 140) ; ⾋ + (ideographic-strokes . 0) + (total-strokes . 4) + (chinese-cns11643-4 . #x2153) ; ø»—¡š + (japanese-jisx0213-2 . #x7575) ; ø»¦™¬ + (ideograph-daikanwa . 30639) ; ø¸‡ž¯ + (chinese-big5-cdp . #x8AFE) ; ý¢€ˆ«¾ + (ucs-cns . #x8279) ; ⺿ + (ucs . #x2EBF) ; ⺿ )) (define-char '((name . "CJK RADICAL GRASS THREE") (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (ucs . #x2EC0) ; ⻀ + (japanese-jisx0213-2 . #x7574) ; ø»¦™« + (ucs . #x2EC0) ; ⻀ )) (define-char '((name . "CJK RADICAL TIGER") @@ -732,27 +740,38 @@ (<-radical ((ucs . #x8FB6) ; 辶 )) - (chinese-big5-cdp . #x8966) ; ý¢€ˆ¥¦ - (ucs . #x2ECC) ; ⻌ + (japanese-jisx0213-2 . #x7969) ; ø»¦Ÿ˜ + (chinese-big5-cdp . #x8966) ; ý¢€ˆ¥¦ + (ucs . #x2ECC) ; ⻌ )) (define-char '((name . "CJK RADICAL WALK ONE") + (=>ucs . #x8FB6) ; 辶 (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (<-radical - ((ideograph-daikanwa . 38702) ; ø¸‰œ® - )) - (ucs . #x2ECD) ; ⻍ + (ideographic-radical . 162) ; ⾡ + (ideographic-strokes . 0) + (total-strokes . 4) + (japanese-jisx0212 . #x6134) ; ø»Œ‚£ + (japanese-jisx0213-2 . #x796A) ; ø»¦Ÿ™ + (ideograph-daikanwa . 38702) ; ø¸‰œ® + (ucs-jis . #x8FB6) ; ⻍ + (ucs . #x2ECD) ; ⻍ )) (define-char '((name . "CJK RADICAL WALK TWO") + (=>ucs . #x8FB6) ; 辶 (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (<-radical - ((chinese-cns11643-4 . #x2154) ; ø»—¡› - )) + (morohashi-daikanwa 38702 0 2) + (ideographic-radical . 162) ; ⾡ + (ideographic-strokes . 0) + (total-strokes . 4) + (chinese-cns11643-4 . #x2154) ; ø»—¡› + (chinese-big5-cdp . #x8AF7) ; ý¢€ˆ«· + (ucs-cns . #x8FB6) ; ⻎ (ucs . #x2ECE) ; ⻎ )) (define-char -- 1.7.10.4