From cdd2f2176ef63421ded570494e06d3cfae934611 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 19 Jul 2002 08:53:26 +0000 Subject: [PATCH] (M-24546): Unify U+791D. (C2-6629): Add mapping to U+791D. --- lisp/utf-2000/Ideograph-R112-Stone.el | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R112-Stone.el b/lisp/utf-2000/Ideograph-R112-Stone.el index 0c36d46..97c0949 100644 --- a/lisp/utf-2000/Ideograph-R112-Stone.el +++ b/lisp/utf-2000/Ideograph-R112-Stone.el @@ -6207,14 +6207,16 @@ (ucs . #x791C) ; 礜 )) (define-char - '((=>ucs . #x791D) ; 礝 - (ideographic-radical . 112) ; ⽯ + '((ideographic-radical . 112) ; ⽯ (ideographic-strokes . 14) (total-strokes . 19) (ideograph-daikanwa . 24546) ; ø¸…¿¢ + (mojikyo . 024546) ; ý €…¿¢ + (ucs . #x791D) ; 礝 )) (define-char - '((morohashi-daikanwa 24546 0 0) + '((=>ucs . #x791D) ; 礝 + (morohashi-daikanwa 24546 0 0) (ideographic-radical . 112) ; ⽯ (ideographic-strokes . 14) (total-strokes . 19) -- 1.7.10.4