From f75ed25ef5ca5c7246433826b6a5791bca22af5f Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 20 Dec 2002 11:39:20 +0000 Subject: [PATCH] (JX2-7575): Unify BC-8AFE and U+2EBF; add `ucs-cns' for U+8279. (U+8279): Unify JX2-7576; add `->ideographic-component-forms' for U+2EBE. --- lisp/utf-2000/Ideograph-R140-Grass.el | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R140-Grass.el b/lisp/utf-2000/Ideograph-R140-Grass.el index 5194310..a2e338e 100644 --- a/lisp/utf-2000/Ideograph-R140-Grass.el +++ b/lisp/utf-2000/Ideograph-R140-Grass.el @@ -10,23 +10,35 @@ (ucs . #x8278) ; 艸 )) (define-char - '((=>ucs . #x8279) ; 艹 + '((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) (chinese-cns11643-4 . #x2153) ; ø»—¡š (japanese-jisx0213-2 . #x7575) ; ø»¦™¬ (ideograph-daikanwa . 30639) ; ø¸‡ž¯ + (chinese-big5-cdp . #x8AFE) ; ý¢€ˆ«¾ + (ucs-cns . #x8279) ; ⺿ + (ucs . #x2EBF) ; ⺿ )) (define-char '((morohashi-daikanwa 30639 0 3) (ideographic-radical . 140) ; ⾋ (ideographic-strokes . 0) (total-strokes . 3) - (chinese-gb2312 . #x5C33) ; ø»…€ - (chinese-isoir165 . #x5C33) ; ø»Ž… - (china3-jef . #x72FA) ; øº‡‹º - (ucs . #x8279) ; 艹 + (->ideographic-component-forms + ((name . "CJK RADICAL GRASS ONE") + (ucs . #x2EBE) ; ⺾ + )) + (chinese-gb2312 . #x5C33) ; ø»…€ + (chinese-isoir165 . #x5C33) ; ø»Ž… + (japanese-jisx0213-2 . #x7576) ; ø»¦™­ + (china3-jef . #x72FA) ; øº‡‹º + (ucs . #x8279) ; 艹 )) (define-char '((ideographic-radical . 140) ; ⾋ -- 1.7.10.4