From 4109f45bd800b2d334d8aa3f8b9f1cbdcb2092a9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 9 Oct 2017 21:45:07 +0900 Subject: [PATCH] (U+5301): Add `<-denotational@component' for A-compU+5301. --- lisp/utf-2000/Ideograph-R004-Slash.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index f89e1ab..623f12d 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1221,7 +1221,10 @@ )) )) (define-char - '((ideographic-radical@ucs . 20) ; ⼓ + '((<-denotational@component + ((=>ucs@component . #x5301) ; &A-compU+5301; + )) + (ideographic-radical@ucs . 20) ; ⼓ (ideographic-strokes@ucs . 2) (ideographic-radical@ucs*sources daikanwa=02502) -- 1.7.10.4