From 563efe1092269fa63ca93e6c9450d3f040b71e83 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 18 Jun 2017 12:43:27 +0900 Subject: [PATCH] (U-00023B0C): Use A-U+56DF-itaiji-001 instead of U-00020B26 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R081-Compare.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R081-Compare.el b/lisp/utf-2000/Ideograph-R081-Compare.el index df3da68..a0febb4 100644 --- a/lisp/utf-2000/Ideograph-R081-Compare.el +++ b/lisp/utf-2000/Ideograph-R081-Compare.el @@ -423,7 +423,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ ) - ((=ucs . #x20B26) ; 𠬦 + ((=>ucs@component . #x20B26) ; &A-compU+20B26; + (=>ucs-itaiji-001 . #x56DF) ; &A-compU+20B26; ) ((=ucs . #x5196) ; 冖 ) -- 1.7.10.4