From 25fb854eec82a5ba3dd6185e99d50e8a4dab1ce7 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 29 Sep 2003 13:17:03 +0000 Subject: [PATCH] Sync up with r21-4-12-chise-0_21-pre7. --- lisp/utf-2000/ChangeLog | 10 ++++++++++ lisp/utf-2000/Ideograph-R108-Dish.el | 9 +++++++++ lisp/utf-2000/Ideograph-R109-Eye.el | 16 ++++++++++++---- lock/.precious | 1 + 4 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 lock/.precious diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 5d96e24..8cb0183 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,13 @@ +2003-09-27 MORIOKA Tomohiko + + * Ideograph-R108-Dish.el (U-00025085): Separated from M-23493 and + copied from Ideograph-R109-Eye.el; use `ideographic-radical@cns' + instead of `ideographic-radical'; add `ideographic-radical@ucs' + for R108-Dish. + + * Ideograph-R109-Eye.el (M-23493): Unify U-00025204 instead of + C6-5F4B and U-00025085. + 2003-08-23 MORIOKA Tomohiko * Ideograph-R167-Gold.el (M-40693): Separate J0-3379, C2-637E and diff --git a/lisp/utf-2000/Ideograph-R108-Dish.el b/lisp/utf-2000/Ideograph-R108-Dish.el index e89a1c1..9f36b39 100644 --- a/lisp/utf-2000/Ideograph-R108-Dish.el +++ b/lisp/utf-2000/Ideograph-R108-Dish.el @@ -1097,6 +1097,15 @@ (=ucs . #x76E3) ; 監 )) (define-char + '((morohashi-daikanwa 23493 0 9) + (ideographic-radical@ucs . 108) ; ⽫ + (ideographic-radical@cns . 109) ; ⽬ + (ideographic-strokes . 9) + (total-strokes . 14) + (=cns11643-6 . #x5F4B) ; ø»ž + (=ucs . #x25085) ; 𥂅 + )) +(define-char '((ideographic-radical . 108) ; ⽫ (ideographic-strokes . 9) (total-strokes . 14) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index 361ed71..1e2af68 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -4847,26 +4847,34 @@ (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 9) (total-strokes . 14) - (hanyu-dazidian 4 2500 11) (=cns11643-4 . #x4542) ; ø»˜– (=daikanwa . 23492) ; ø¸…¯„ - (=hanziku-7 . #xAEDC) ; ý¢º»œ + (=jef-china3 . #x5BD6) ; øº…¯– )) (define-char '((morohashi-daikanwa 23492 0 1) (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 8) (total-strokes . 13) + (hanyu-dazidian 4 2500 11) (=jis-x0212 . #x4F25) ; ø»‹§¸ - (=jef-china3 . #x5BD6) ; øº…¯– + (=hanziku-7 . #xAEDC) ; ý¢º»œ (=ucs . #x7770) ; 睰 )) (define-char '((ideographic-radical . 109) ; ⽬ (ideographic-strokes . 9) (total-strokes . 14) - (=cns11643-6 . #x5F4B) ; ø»ž (=daikanwa . 23493) ; ø¸…¯… + (=ucs . #x25204) ; 𥈄 + )) +(define-char + '((morohashi-daikanwa 23493 0 9) + (ideographic-radical@ucs . 108) ; ⽫ + (ideographic-radical@cns . 109) ; ⽬ + (ideographic-strokes . 9) + (total-strokes . 14) + (=cns11643-6 . #x5F4B) ; ø»ž (=ucs . #x25085) ; 𥂅 )) (define-char diff --git a/lock/.precious b/lock/.precious new file mode 100644 index 0000000..1650a2e --- /dev/null +++ b/lock/.precious @@ -0,0 +1 @@ +Dummy file to keep CVS happy. -- 1.7.10.4