From c70a94ae2e27301c449044fa8d38d1693b21e728 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 16 Jun 2019 09:32:34 +0900 Subject: [PATCH] (U+5140): Add A-IWDSU+65E0 as a target of `<-denotational@component'. --- lisp/utf-2000/Ideograph-R010-Legs.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 4a41c1e..523c62c 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -156,6 +156,8 @@ ) ((=>ucs@iwds-1 . #x4E0C) ; &A-IWDSU+4E0C; (=>iwds-1 . 0221) ; &A-IWDSU+4E0C; + ) + ((=>ucs@iwds-1 . #x65E0) ; &A-IWDSU+65E0; )) (ideographic-radical@ucs . 10) ; ⼉ (ideographic-strokes@ucs . 1) -- 1.7.10.4