From 9dc60c3e425f7af3788c8f41a2a05e50fc6a6849 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 28 Aug 2001 18:38:23 +0000 Subject: [PATCH] Merge GB 12345 code points. --- lisp/utf-2000/Ideograph-R076-Lack.el | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R076-Lack.el b/lisp/utf-2000/Ideograph-R076-Lack.el index 54bd500..a35cbbf 100644 --- a/lisp/utf-2000/Ideograph-R076-Lack.el +++ b/lisp/utf-2000/Ideograph-R076-Lack.el @@ -827,6 +827,7 @@ (japanese-jisx0208 . #x3656) ; ø»†¯³ (chinese-cns11643-1 . #x6023) ; ø»’Ÿ€ (japanese-jisx0208-1990 . #x3656) ; ø½Š•§ + (chinese-gb12345 . #x4755) ; 欽 (ideograph-daikanwa . 16104) ; ø¸ƒ»¨ (ucs . #x6B3D) ; 欽 )) @@ -1453,6 +1454,7 @@ (japanese-jisx0208-1978 . #x5D3F) ; ø»ƒ”¦ (japanese-jisx0208 . #x5D3F) ; ø»‡¨® (japanese-jisx0208-1990 . #x5D3F) ; ø½‹Ž¢ + (chinese-gb12345 . #x4537) ; 歐 (ideograph-daikanwa . 16185) ; ø¸ƒ¼¹ (ucs . #x6B50) ; 歐 )) @@ -1810,6 +1812,7 @@ (japanese-jisx0208 . #x5D43) ; ø»‡¨² (chinese-cns11643-1 . #x7656) ; ø»“€‡ (japanese-jisx0208-1990 . #x5D43) ; ø½‹Ž¦ + (chinese-gb12345 . #x6C23) ; 歟 (ideograph-daikanwa . 16226) ; ø¸ƒ½¢ (ucs . #x6B5F) ; 歟 )) @@ -1914,14 +1917,22 @@ (chinese-cns11643-1 . #x7B63) ; ø»“‡ª )) (define-char - '((morohashi-daikanwa 16242 0 2) + '((=>ucs . #x6B61) ; æ­¡ + (morohashi-daikanwa 16242 0 2) (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 17) (total-strokes . 21) (japanese-jisx0208-1978 . #x5D44) ; ø»ƒ”« (japanese-jisx0208 . #x5D44) ; ø»‡¨³ (japanese-jisx0208-1990 . #x5D44) ; ø½‹Ž§ - (ucs . #x6B61) ; æ­¡ + )) +(define-char + '((morohashi-daikanwa 16242 0 3) + (ideographic-radical . 76) ; ⽋ + (ideographic-strokes . 17) + (total-strokes . 21) + (chinese-gb12345 . #x3B36) ; æ­¡ + (ucs . #x6B61) ; æ­¡ )) (define-char '((ideographic-radical . 76) ; ⽋ -- 1.7.10.4