From 8e7c7fcb49bda5302a3e4c8ceb4c7d9fb3e1b0b1 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 12 Nov 2004 10:05:04 +0000 Subject: [PATCH] (): Separate C1-2222 and B-A1C1. --- lisp/utf-2000/u02100-Letterlike-Symbols.el | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/u02100-Letterlike-Symbols.el b/lisp/utf-2000/u02100-Letterlike-Symbols.el index 47d29df..9f4078a 100644 --- a/lisp/utf-2000/u02100-Letterlike-Symbols.el +++ b/lisp/utf-2000/u02100-Letterlike-Symbols.el @@ -62,8 +62,21 @@ (mirrored . nil) (->decomposition compat #x0063 #x002F #x006F) (=ucs . #x2105) ; ℅ - (=cns11643-1 . #x2222) ; &I-C1-2222; [02-02] + )) +(define-char + '((->decomposition compat #x0063 #xFF0F #x006F) + (<-denotational + ((name . "CARE OF") + (=ucs . #x2105) ; ℅ + )) + (<-fullwidth + ((name . "CARE OF") + (=ucs . #x2105) ; ℅ + )) + (=cns11643-1 . #x2222) ; &C1-2222; [02-02] (=big5 . #xA1C1) ; &I-B-A1C1; + (=ucs@cns . #x2105) ; &C1-2222; + (=ucs@big5 . #x2105) ; &C1-2222; )) (define-char '((name . "CADA UNA") -- 1.7.10.4