From 7f8991705330c9b63719ec6b665139e86c3ba729 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 8 Jun 2003 16:29:00 +0000 Subject: [PATCH] Sync up with r21-4-11-chise-0_21-pre6. --- lisp/utf-2000/ChangeLog | 4 ++++ lisp/utf-2000/Ideograph-R006-Hook.el | 9 ++++++++- lock/.precious | 1 - 3 files changed, 12 insertions(+), 2 deletions(-) delete mode 100644 lock/.precious diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 3ba3d6e..37646fc 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,7 @@ +2003-06-06 MORIOKA Tomohiko + + * Ideograph-R006-Hook.el (U-00020114): Separate C6-2149. + 2003-06-06 MORIOKA Tomohiko * Ideograph-R019-Power.el (U-0002085D): New character. diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 16159de..a472063 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -232,12 +232,19 @@ '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 3) (total-strokes . 4) - (=cns11643-6 . #x2149) ; ø»›µ˜ (=daikanwa . 00234) ; ø¸€ƒª (mojikyo . 000234) ; ý €€ƒª (=ucs . #x20114) ; 𠄔 )) (define-char + '((=>ucs . #x20114) ; 𠄔 + (morohashi-daikanwa 234 0 9) + (ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 3) + (total-strokes . 4) + (=cns11643-6 . #x2149) ; ø»›µ˜ + )) +(define-char '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 5) (total-strokes . 6) diff --git a/lock/.precious b/lock/.precious deleted file mode 100644 index 1650a2e..0000000 --- a/lock/.precious +++ /dev/null @@ -1 +0,0 @@ -Dummy file to keep CVS happy. -- 1.7.10.4