From 6cb8db39b0932478b534697ba792c9b644f692b0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 29 Jun 2016 23:17:38 +0900 Subject: [PATCH] (g2-UU+7C2B): Use g2-UU+8085 instead of U+8085 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R118-Bamboo.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R118-Bamboo.el b/lisp/utf-2000/Ideograph-R118-Bamboo.el index b17ed2e..2e1e6b4 100644 --- a/lisp/utf-2000/Ideograph-R118-Bamboo.el +++ b/lisp/utf-2000/Ideograph-R118-Bamboo.el @@ -10850,7 +10850,8 @@ ((name . "CJK RADICAL BAMBOO") (=ucs . #x2EAE) ; ⺮ ) - ((=ucs . #x8085) ; 肅 + ((==ucs@unicode . #x8085) ; &g2-GT-37844; + (==jis-x0208 . #x6669) ; &g2-GT-37844; [70-73] )) (==ucs@unicode . #x7C2B) ; &g2-GT-34297; (==ks-x1001 . #x6147) ; &g2-GT-34297; [65-39] -- 1.7.10.4