From 0da35a329c3647f7c523360109346f602d5ee937 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 15 Oct 2013 21:00:41 +0900 Subject: [PATCH] Apply new glyph-image conventions for `ucs@*', `adobe-japan1-*', `jis-x0208', `jis-x0208@*', `gb2312', `iso-ir165', `jis-x0213-*', `jis-x0213-1@*', `hanyo-denshi/*', `gt', `gt-k', `gt-pj-*' and `jef-china3'. --- lisp/utf-2000/Ideograph-R169-Gate.el | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R169-Gate.el b/lisp/utf-2000/Ideograph-R169-Gate.el index e2e209b..9aeb2ff 100644 --- a/lisp/utf-2000/Ideograph-R169-Gate.el +++ b/lisp/utf-2000/Ideograph-R169-Gate.el @@ -2144,9 +2144,9 @@ (->subsumptive ((=daikanwa . 41338) ; &M-41338; ) - ((=>>>ucs@unicode . #x95AE) ; &g2-UU+95AE; + ((=ucs@unicode . #x95AE) ; &UU+95AE; (->subsumptive - ((=ucs@unicode . #x95AE) ; &UU+95AE; + ((==ucs@unicode . #x95AE) ; &R-UU+95AE; ) ((=cns11643-2 . #x5551) ; &C2-5551; [53-49] )) @@ -2301,9 +2301,9 @@ (->subsumptive ((=daikanwa . 41347) ; &M-41347; ) - ((=>>>ucs@iso . #x28D46) ; &g2-IU+28D46; + ((=ucs@iso . #x28D46) ; &U-00028D46; (->subsumptive - ((=ucs@iso . #x28D46) ; &U-00028D46; + ((==ucs@iso . #x28D46) ; &R-U-00028D46; ) ((=cns11643-5 . #x522E) ; &C5-522E; [50-14] )) @@ -2390,9 +2390,9 @@ (->subsumptive ((=daikanwa . 41354) ; &M-41354; ) - ((=>>>ucs@unicode . #x499F) ; &g2-UU+499F; + ((=ucs@unicode . #x499F) ; &UU+499F; (->subsumptive - ((=ucs@unicode . #x499F) ; &UU+499F; + ((==ucs@unicode . #x499F) ; &R-UU+499F; ) ((=cns11643-3 . #x4F57) ; &C3-4F57; [47-55] )) -- 1.7.10.4