From 60f8a5c64b8c9f7c029d2ceccc2e6c793dd032dc Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Dec 2015 14:02:11 +0900 Subject: [PATCH] (U+4E49): Add `<-denotational' for U+7FA9. --- 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 060b8a9..a93872f 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -659,7 +659,10 @@ )) )) (define-char - '((ideographic-radical . 4) ; ⼃ + '((<-denotational + ((==>ucs@bucs . #x7FA9) ; &BUCS+7FA9; + )) + (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) (total-strokes . 3) (hanyu-dazidian 1 42 10) -- 1.7.10.4