From d8668ebb9f9c6ae8d8c48e2ef62551efb584b9e1 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 17 Nov 2001 19:13:17 +0000 Subject: [PATCH] (BC-87EE): New character; relate to M-5861. (U+593A): Delete `morohashi-daikanwa'. --- lisp/utf-2000/Ideograph-R037-Big.el | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R037-Big.el b/lisp/utf-2000/Ideograph-R037-Big.el index f4be68b..7296cbe 100644 --- a/lisp/utf-2000/Ideograph-R037-Big.el +++ b/lisp/utf-2000/Ideograph-R037-Big.el @@ -363,13 +363,11 @@ (ideograph-daikanwa . 05861) ; ø¸›¥ )) (define-char - '((morohashi-daikanwa 5861 9) + '((morohashi-daikanwa 5861 0 0) (ideographic-radical . 37) ; ⼤ (ideographic-strokes . 3) (total-strokes . 6) - (chinese-gb2312 . #x3661) ; ø»„¥º - (chinese-isoir165 . #x3661) ; ø»ŽŠ - (ucs . #x593A) ; 夺 + (chinese-big5-cdp . #x87EE) ; ý¢€ˆŸ® )) (define-char '((ideographic-radical . 37) ; ⼤ @@ -382,6 +380,14 @@ '((ideographic-radical . 37) ; ⼤ (ideographic-strokes . 3) (total-strokes . 6) + (chinese-gb2312 . #x3661) ; ø»„¥º + (chinese-isoir165 . #x3661) ; ø»ŽŠ + (ucs . #x593A) ; 夺 + )) +(define-char + '((ideographic-radical . 37) ; ⼤ + (ideographic-strokes . 3) + (total-strokes . 6) (chinese-gb12345 . #x7D6D) ; 夻 (ucs . #x593B) ; 夻 )) -- 1.7.10.4