From 312d6ea4ac3b52a4f857baeb1b75cff7481331a1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 31 Jan 2023 11:56:38 +0900 Subject: [PATCH] (UU+4E7E): Add UU+8654 as a target of `->interchangeable'. --- lisp/utf-2000/Ideograph-R005-Second.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 5b68d4f..f5f90bc 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -4770,6 +4770,10 @@ (->interchangeable ((=ucs . #x5E72) ; å¹² (=daikanwa . 09165) ; &I-M-09165; + ) + ((=ucs@unicode . #x8654) ; &AJ1-06481; + (=adobe-japan1-0 . 06481) ; &AJ1-06481; + (=daikanwa . 32686) ; &I-M-32686; )) (->interchangeable$_1*sources jiyun daikanwa) -- 1.7.10.4