From 5d4ccc577af0f956b1905c1cb7190b71651e213c Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 20 Jul 2001 19:50:22 +0000 Subject: [PATCH] (WAVE DASH): Delete C1-2244 and Big5-A1E3. (HANGZHOU NUMERAL TEN): Unify C1-243E. (HANGZHOU NUMERAL TWENTY): Unify C1-243F. (HANGZHOU NUMERAL THIRTY): Unify C1-2440. --- lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el index 37004f1..36c4b28 100644 --- a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el +++ b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el @@ -344,9 +344,7 @@ (mirrored . nil) (japanese-jisx0208-1978 . #x2141) ; ø»¼  (japanese-jisx0208 . #x2141) ; ø»†¨ - (chinese-cns11643-1 . #x2244) ; ø»‘„ (japanese-jisx0208-1990 . #x2141) ; ø½‰¶œ - (chinese-big5 . #xA1E3) ; øºŸ (ucs . #x301C) ; 〜 )) (define-char @@ -584,6 +582,7 @@ (mirrored . nil) (numeric-value . 10) (->decomposition compat #x5341) + (chinese-cns11643-1 . #x243E) ; ø»‘‡“ (ucs . #x3038) ; 〸 )) (define-char @@ -593,6 +592,7 @@ (mirrored . nil) (numeric-value . 20) (->decomposition compat #x5344) + (chinese-cns11643-1 . #x243F) ; ø»‘‡” (ucs . #x3039) ; 〹 )) (define-char @@ -602,6 +602,7 @@ (mirrored . nil) (numeric-value . 30) (->decomposition compat #x5345) + (chinese-cns11643-1 . #x2440) ; ø»‘‡• (ucs . #x303A) ; 〺 )) (define-char -- 1.7.10.4