From ae47ed24d3d2b1b5fcc4fe6316ae9b15e39fc497 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 5 Feb 2003 17:20:44 +0000 Subject: [PATCH] (M-48560): Separate CNS and GB. --- lisp/utf-2000/Ideograph-R210-Even.el | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R210-Even.el b/lisp/utf-2000/Ideograph-R210-Even.el index 178be68..02a1ceb 100644 --- a/lisp/utf-2000/Ideograph-R210-Even.el +++ b/lisp/utf-2000/Ideograph-R210-Even.el @@ -1,13 +1,22 @@ (define-char - '((ideographic-radical . 210) ; ⿑ + '((=>ucs . #x9F4A) ; 齊 + (ideographic-radical . 210) ; ⿑ (ideographic-strokes . 0) (total-strokes . 14) (shinjigen-2 . 9881) (=jis-x0208 . #x736E) ; ø½‹¯¥ (korean-ksc5601 . #x703A) ; ø»ŠŽ§ + (ideograph-daikanwa . 48560) ; ø¸‹¶° + (ucs-jis . #x9F4A) ; ø½‹¯¥ + (ucs-ks . #x9F4A) ; ø½‹¯¥ + )) +(define-char + '((morohashi-daikanwa 48560 0 0) + (ideographic-radical . 210) ; ⿑ + (ideographic-strokes . 0) + (total-strokes . 14) (chinese-cns11643-1 . #x6B7D) ; ø»’°¤ (chinese-gb12345 . #x466B) ; 齊 - (ideograph-daikanwa . 48560) ; ø¸‹¶° (ucs . #x9F4A) ; 齊 )) (define-char -- 1.7.10.4