From 2acef4721b010476b32563946ef808df76d40283 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 14 Nov 2001 12:03:05 +0000 Subject: [PATCH] (M-28976): Separate U+802D; unify K0-513E. --- lisp/utf-2000/Ideograph-R127-Plow.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R127-Plow.el b/lisp/utf-2000/Ideograph-R127-Plow.el index 0ac7050..83079d2 100644 --- a/lisp/utf-2000/Ideograph-R127-Plow.el +++ b/lisp/utf-2000/Ideograph-R127-Plow.el @@ -855,11 +855,19 @@ (ideograph-daikanwa . 28975) ; ø¸‡„¯ )) (define-char - '((ideographic-radical . 127) ; â½¾ + '((=>ucs . #x802D) ; 耭 + (ideographic-radical . 127) ; â½¾ (ideographic-strokes . 12) (total-strokes . 18) + (korean-ksc5601 . #x513E) ; ø»‰¡‰ (chinese-cns11643-4 . #x5C71) ; ø»˜¸¢ (ideograph-daikanwa . 28976) ; ø¸‡„° + )) +(define-char + '((morohashi-daikanwa 28976 0 1) + (ideographic-radical . 127) ; â½¾ + (ideographic-strokes . 12) + (total-strokes . 18) (ucs . #x802D) ; 耭 )) (define-char -- 1.7.10.4