From bf7204c1210f80ae395cd50fc7dec2eed4c4c75e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 15 Nov 2015 20:19:40 +0900 Subject: [PATCH] (g2-AJ1-03192): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R133-Arrive.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R133-Arrive.el b/lisp/utf-2000/Ideograph-R133-Arrive.el index cb4ee28..8977abc 100644 --- a/lisp/utf-2000/Ideograph-R133-Arrive.el +++ b/lisp/utf-2000/Ideograph-R133-Arrive.el @@ -53,7 +53,12 @@ (=daikanwa . 01950) ; &I-M-01950; (=shinjigen . 6602) ; 到 (->subsumptive - ((==ucs@unicode . #x5230) ; &g2-AJ1-03192; + ((=decomposition@cid + ((=ucs . #x5230) ; 到 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (==ucs@unicode . #x5230) ; &g2-AJ1-03192; (==adobe-japan1-0 . 03192) ; &g2-AJ1-03192; (==gb2312 . #x353D) ; &g2-AJ1-03192; [21-29] (==ks-x1001 . #x5370) ; &g2-AJ1-03192; [51-80] -- 1.7.10.4