From 4f478f610ed42991912f9d43d4bc31ec04791c99 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 8 Oct 2002 09:52:54 +0000 Subject: [PATCH] Add some missing mappings to CHINA3-JEF code points. --- lisp/utf-2000/Ideograph-R032-Earth.el | 25 +++++++++------------ lisp/utf-2000/u01E00-Latin-Extended-Additional.el | 4 ++++ lisp/utf-2000/u0AC00-Hangul-Syllables.el | 8 +++++++ 3 files changed, 22 insertions(+), 15 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R032-Earth.el b/lisp/utf-2000/Ideograph-R032-Earth.el index eb52e15..4c00ebb 100644 --- a/lisp/utf-2000/Ideograph-R032-Earth.el +++ b/lisp/utf-2000/Ideograph-R032-Earth.el @@ -8203,9 +8203,19 @@ (ideographic-strokes . 10) (total-strokes . 13) (hanyu-dazidian 1 471 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x571F) ; 土 + ) + ((ucs . #x539F) ; 原 + )) (chinese-gb2312 . #x5C2B) ; ø»…œ¸ (chinese-isoir165 . #x5C2B) ; ø»Ž…ˆ (chinese-cns11643-3 . #x4054) ; ø»–„¹ + (china3-jef . #x9AB8) ; øº‰ª¸ + (ideograph-cbeta . 04020) ; ø¸ ¾´ (ideograph-hanziku-2 . #xB0EE) ; ý¢€«ƒ® (ucs . #x586C) ; 塬 )) @@ -8259,21 +8269,6 @@ )) (define-char '((ideographic-radical . 32) ; ⼟ - (ideographic-strokes . 10) - (total-strokes . 13) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (ucs . #x2FF0) ; â¿° - ) - ((ucs . #x571F) ; 土 - ) - ((ucs . #x539F) ; 原 - )) - (china3-jef . #x9AB8) ; øº‰ª¸ - (ideograph-cbeta . 04020) ; ø¸ ¾´ - )) -(define-char - '((ideographic-radical . 32) ; ⼟ (ideographic-strokes . 11) (total-strokes . 14) (hanyu-dazidian 1 480 14) diff --git a/lisp/utf-2000/u01E00-Latin-Extended-Additional.el b/lisp/utf-2000/u01E00-Latin-Extended-Additional.el index 513a825..2160c98 100644 --- a/lisp/utf-2000/u01E00-Latin-Extended-Additional.el +++ b/lisp/utf-2000/u01E00-Latin-Extended-Additional.el @@ -1651,6 +1651,10 @@ (ucs . #x1E83) ; ẃ )) (define-char + '((=>ucs . #x1E83) ; ẃ + (china3-jef . #x85FE) ; øºˆ—¾ + )) +(define-char '((name . "LATIN CAPITAL LETTER W WITH DIAERESIS") (general-category letter uppercase) ; Normative Category (bidi-category . "L") diff --git a/lisp/utf-2000/u0AC00-Hangul-Syllables.el b/lisp/utf-2000/u0AC00-Hangul-Syllables.el index 3a6d052..dbe2f2e 100644 --- a/lisp/utf-2000/u0AC00-Hangul-Syllables.el +++ b/lisp/utf-2000/u0AC00-Hangul-Syllables.el @@ -3594,6 +3594,10 @@ (ucs . #xBC00) ; 밀 )) (define-char + '((ucs . #xBC00) ; 밀 + (china3-jef . #x8BFE) ; øºˆ¯¾ + )) +(define-char '((korean-ksc5601 . #x3951) ; ø»ˆ¾Œ (ucs . #xBC02) ; 밂 )) @@ -8751,6 +8755,10 @@ (ucs . #xD480) ; 풀 )) (define-char + '((ucs . #xD480) ; 풀 + (china3-jef . #x8CAF) ; øºˆ²¯ + )) +(define-char '((korean-ksc5601 . #x472F) ; ø»‰’Ž (ucs . #xD482) ; 풂 )) -- 1.7.10.4