From 923ed3591a4f073e2488148eb7d951ba1c595236 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 9 Jan 2018 19:06:32 +0900 Subject: [PATCH] (U+4EA0): Add `<-denotational@component' for A-compU+20089. --- lisp/utf-2000/Ideograph-R008-Lid.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index aa742f2..2a20c67 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -1,6 +1,9 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char - '((ideographic-radical . 8) ; ⼇ + '((<-denotational@component + ((=>ucs@component . #x20089) ; &A-compU+20089; + )) + (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 0) (total-strokes . 2) (=ucs . #x4EA0) ; 亠 -- 1.7.10.4