From 99a957949b30969fba9ef26405a453b2b50e7c97 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 28 Dec 2003 06:36:37 +0000 Subject: [PATCH] (C3-3F56): Separate U+9037. (U+9037): Separate C3-3F56; modify `total-strokes'. --- lisp/utf-2000/Ideograph-R162-Walk.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R162-Walk.el b/lisp/utf-2000/Ideograph-R162-Walk.el index 567eeff..16a026a 100644 --- a/lisp/utf-2000/Ideograph-R162-Walk.el +++ b/lisp/utf-2000/Ideograph-R162-Walk.el @@ -5012,14 +5012,21 @@ (=ucs@jis . #x9037) ; ø»Œƒˆ )) (define-char - '((morohashi-daikanwa 38950 0 2) + '((=>ucs . #x9037) ; 逷 + (morohashi-daikanwa 38950 0 2) (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 8) (total-strokes . 12) - (=ucs . #x9037) ; 逷 (=cns11643-3 . #x3F56) ; ø»–ƒ )) (define-char + '((morohashi-daikanwa 38950 0 3) + (ideographic-radical . 162) ; ⾡ + (ideographic-strokes . 8) + (total-strokes . 11) + (=ucs . #x9037) ; 逷 + )) +(define-char '((=>ucs* . #x9038) ; 逸 (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 8) -- 1.7.10.4