From 45298df1d3a7b7fb3b75ba4836cb0989ac7db4fb Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 8 Jul 2003 02:20:49 +0000 Subject: [PATCH] (U+651A): Fix strokes. --- lisp/utf-2000/Ideograph-R064-Hand.el | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R064-Hand.el b/lisp/utf-2000/Ideograph-R064-Hand.el index c705e3c..531e0de 100644 --- a/lisp/utf-2000/Ideograph-R064-Hand.el +++ b/lisp/utf-2000/Ideograph-R064-Hand.el @@ -18848,6 +18848,12 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 16) (total-strokes . 19) + (=ucs . #x651A) ; 攚 + )) +(define-char + '((ideographic-radical . 64) ; ⼿ + (ideographic-strokes . 16) + (total-strokes . 19) (hanyu-dazidian 3 1982 5) (=hanziku-5 . #xEE46) ; ý¢ž¹† (=ucs . #x22E00) ; 𢸀 @@ -19206,12 +19212,6 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 17) (total-strokes . 20) - (=ucs . #x651A) ; 攚 - )) -(define-char - '((ideographic-radical . 64) ; ⼿ - (ideographic-strokes . 17) - (total-strokes . 20) (=cns11643-7 . #x4D6F) ; ø»Ÿ€ª (=ucs . #x22E5F) ; 𢹟 )) -- 1.7.10.4