From d53eb2e6a86ca3bb42549e79894f8c304ec88043 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 19 Mar 2018 22:43:23 +0900 Subject: [PATCH] (BC-8753): New character; use `<-denotational' for U+4E38. --- lisp/utf-2000/Ideograph-R003-Dot.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index fb9abbc..f4ed88b 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -280,6 +280,18 @@ (ideographic-radical . 3) ; ⼂ (ideographic-strokes . 2) (total-strokes . 3) + (=big5-cdp . #x8753) ; &CDP-8753; + (->subsumptive + ((==big5-cdp . #x8753) ; &g2-CDP-8753; + )) + )) +(define-char + '((<-denotational + ((=ucs . #x4E38) ; 丸 + )) + (ideographic-radical . 3) ; ⼂ + (ideographic-strokes . 2) + (total-strokes . 3) (hanyu-dazidian 1 42 11) (=ucs@cns . #x4E38) ; >-00132; (=cns11643-1 . #x443A) ; >-00132; [36-26] -- 1.7.10.4