From 2f191d2d598d973dd0422a295e298d29fe5f7d7b Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 11 Dec 2003 08:07:22 +0000 Subject: [PATCH] (JX1-2872): Unify JC3-85DE. (JC3-8AF0): New character. (JC3-8AC2): New character. --- lisp/utf-2000/u01E00-Latin-Extended-Additional.el | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/u01E00-Latin-Extended-Additional.el b/lisp/utf-2000/u01E00-Latin-Extended-Additional.el index 5806343..428baf5 100644 --- a/lisp/utf-2000/u01E00-Latin-Extended-Additional.el +++ b/lisp/utf-2000/u01E00-Latin-Extended-Additional.el @@ -768,10 +768,6 @@ (=ucs . #x1E3E) ; Ḿ )) (define-char - '((=>ucs . #x1E3E) ; Ḿ - (=jef-china3 . #x85DE) ; øºˆ—ž - )) -(define-char '((name . "fullwidth latin capital letter m with acute") (=>ucs . #x1E3E) ; Ḿ (general-category letter uppercase) ; Normative Category @@ -786,6 +782,7 @@ (=ucs . #x1E3E) ; Ḿ )) (=jis-x0213-1-2000 . #x2872) ; ø»¢žŸ + (=jef-china3 . #x85DE) ; øºˆ—ž (=ucs@jis . #x1E3E) ; ø»¢žŸ )) (define-char @@ -862,6 +859,14 @@ (=ucs . #x1E42) ; Ṃ )) (define-char + '((=>ucs . #x1E42) ; Ṃ + (<-fullwidth + ((name . "LATIN CAPITAL LETTER M WITH DOT BELOW") + (=ucs . #x1E42) ; Ṃ + )) + (=jef-china3 . #x8AF0) ; øºˆ«° + )) +(define-char '((name . "LATIN SMALL LETTER M WITH DOT BELOW") (general-category letter lowercase) ; Normative Category (bidi-category . "L") @@ -1254,6 +1259,14 @@ (=ucs . #x1E62) ; á¹¢ )) (define-char + '((=>ucs . #x1E62) ; á¹¢ + (<-fullwidth + ((name . "LATIN CAPITAL LETTER S WITH DOT BELOW") + (=ucs . #x1E62) ; á¹¢ + )) + (=jef-china3 . #x8AC2) ; øºˆ«‚ + )) +(define-char '((name . "LATIN SMALL LETTER S WITH DOT BELOW") (general-category letter lowercase) ; Normative Category (bidi-category . "L") -- 1.7.10.4