From 4b81bf59ad0166ec90f84dc709bced7db956f7f5 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 25 Nov 1999 07:22:56 +0000 Subject: [PATCH] Merge `japanese-jisx0213-2' with UCS. --- lisp/utf-2000/Ideograph-R013-Down-Box.el | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R013-Down-Box.el b/lisp/utf-2000/Ideograph-R013-Down-Box.el index eb0a1f9..1b2f03a 100644 --- a/lisp/utf-2000/Ideograph-R013-Down-Box.el +++ b/lisp/utf-2000/Ideograph-R013-Down-Box.el @@ -516,15 +516,23 @@ (ideograph-daikanwa #x06 #x0A) ; ø¹˜Š )) (define-char - '((morohashi-daikanwa 1547) + '((->ucs . #x34BC) + (morohashi-daikanwa 1547) (ideographic-radical . 13) ; ⼌ (ideographic-strokes . 9) (total-strokes . 11) - (chinese-cns11643-5 #x31 #x26) ; ø»š‚‘ - (japanese-jisx0213-2 #x23 #x2B) ; ø»š‚‘ + (japanese-jisx0213-2 #x23 #x2B) ; ø»¤ † (ideograph-daikanwa #x06 #x0B) ; ø¹˜‹ )) (define-char + '((ucs . #x34BC) + (morohashi-daikanwa 1547 0 0) + (ideographic-radical . 13) ; ⼌ + (ideographic-strokes . 9) + (total-strokes . 11) + (chinese-cns11643-5 #x31 #x26) ; ø»š‚‘ + )) +(define-char '((morohashi-daikanwa 1548) (ideographic-radical . 13) ; ⼌ (ideographic-strokes . 9) -- 1.7.10.4