From a046c2b4a35a2c1fc849a7acb751148fb2d8c1d2 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 20 Sep 2001 05:14:34 +0000 Subject: [PATCH] (C2-664D): Separate U+820B. --- lisp/utf-2000/Ideograph-R134-Mortar.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R134-Mortar.el b/lisp/utf-2000/Ideograph-R134-Mortar.el index 4f7e638..f73ffc9 100644 --- a/lisp/utf-2000/Ideograph-R134-Mortar.el +++ b/lisp/utf-2000/Ideograph-R134-Mortar.el @@ -923,11 +923,18 @@ (ideograph-daikanwa . 30255) ; ø¸‡˜¯ )) (define-char - '((morohashi-daikanwa 30255 0 9) + '((=>ucs . #x820B) ; 舋 + (morohashi-daikanwa 30255 0 4) (ideographic-radical . 134) ; ⾅ (ideographic-strokes . 12) (total-strokes . 19) (chinese-cns11643-2 . #x664D) ; ø»”²¢ + )) +(define-char + '((morohashi-daikanwa 30255 0 5) + (ideographic-radical . 134) ; ⾅ + (ideographic-strokes . 13) + (total-strokes . 20) (ucs . #x820B) ; 舋 )) (define-char -- 1.7.10.4