From: MORIOKA Tomohiko Date: Fri, 22 Sep 2023 21:39:27 +0000 (+0900) Subject: (U+2FF9-itaiji-001): Unify U+2FFC; delete `<-denotational' for U+2FF9. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d5d5d5316718364bfa00386a85997473d4e76101;p=chise%2Fxemacs-chise.git (U+2FF9-itaiji-001): Unify U+2FFC; delete `<-denotational' for U+2FF9. (U+2FFD): New character [copied from additional-idc.el]. --- diff --git a/lisp/utf-2000/u02FF0-Ideographic-Description-Characters.el b/lisp/utf-2000/u02FF0-Ideographic-Description-Characters.el index 3c7638f..a17a410 100644 --- a/lisp/utf-2000/u02FF0-Ideographic-Description-Characters.el +++ b/lisp/utf-2000/u02FF0-Ideographic-Description-Characters.el @@ -95,13 +95,6 @@ )) (define-char '((<-denotational - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") - (=ucs . #x2FF9) ; ⿹ - )) - (=ucs-itaiji-001 . #x2FF9) ; &U-i001+2FF9; - )) -(define-char - '((<-denotational ((=>ucs@iwds-1 . #x2FFA) ; &A-IWDSU+2FFA; (=>iwds-1 . 0307) ; &A-IWDSU+2FFA; )) @@ -118,3 +111,23 @@ (mirrored . nil) (=ucs . #x2FFB) ; ⿻ )) +(define-char + '((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM RIGHT") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (=ucs . #x2FFC) ; ⿼ + (=ucs-itaiji-001 . #x2FF9) ; ⿼ + )) +(define-char + '((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER RIGHT") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (=ucs . #x2FFD) ; ⿽ + (=ucs-itaiji-001 . #x2FF6) ; ⿽ + (<-denotational@arg-reversed + ((=>ucs@component . #x2FF0) ; &U-v001+2FF0; + (=ucs-var-001 . #x2FF0) ; &U-v001+2FF0; + )) + ))