From 0990ef96d14e08d66180813773eaf14e425ee023 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 16 Jun 2022 09:26:35 +0900 Subject: [PATCH] (U+4E47): Use A-compU+4E00 instead of U+4E3F as an abstract component. --- lisp/utf-2000/Ideograph-R004-Slash.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index e2c393e..2b5205a 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1261,7 +1261,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x4E3F) ; 丿 + ((=>ucs@component . #x4E00) ; &A-compU+4E00; ) ((=>ucs@iwds-1 . #x4E03) ; &A-IWDSU+4E03; (=>iwds-1 . 0141) ; &A-IWDSU+4E03; -- 1.7.10.4