From 5864fe4f706137b420a5a3812fa3e6b6d866e2a1 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 16 Aug 2001 11:03:41 +0000 Subject: [PATCH] (C5-6F26): Add `ideographic-strokes'. (C5-6B38): Likewise. --- lisp/utf-2000/Ideograph-R195-Fish.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R195-Fish.el b/lisp/utf-2000/Ideograph-R195-Fish.el index 2f3b0b4..20c4c6e 100644 --- a/lisp/utf-2000/Ideograph-R195-Fish.el +++ b/lisp/utf-2000/Ideograph-R195-Fish.el @@ -3543,8 +3543,9 @@ (ideograph-daikanwa . 46295) ; ø¸‹“— )) (define-char - '((morohashi-daikanwa 46295 0 9) + '((morohashi-daikanwa 46295 0 3) (ideographic-radical . 195) ; ⿂ + (ideographic-strokes . 9) (total-strokes . 20) (chinese-cns11643-5 . #x6F26) ; ø»›• )) @@ -3573,6 +3574,7 @@ (define-char '((morohashi-daikanwa 46297 0 2) (ideographic-radical . 195) ; ⿂ + (ideographic-strokes . 8) (total-strokes . 19) (chinese-cns11643-5 . #x6B38) ; ø»›—¯ )) -- 1.7.10.4