From 9400d7d1ac8ce41efb9521d27bc307b95dbffb37 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 19 Oct 2013 18:28:02 +0900 Subject: [PATCH] Apply new glyph-image conventions for `ks-x1001'. --- lisp/utf-2000/Ideograph-R164-Wine.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R164-Wine.el b/lisp/utf-2000/Ideograph-R164-Wine.el index f14a869..6f720f9 100644 --- a/lisp/utf-2000/Ideograph-R164-Wine.el +++ b/lisp/utf-2000/Ideograph-R164-Wine.el @@ -4184,6 +4184,7 @@ ((=ucs@jis . #x91AB) ; >-53782; (=ucs@ks . #x91AB) ; >-53782; (=jis-x0208 . #x6E50) ; >-53782; [78-48] + (=ks-x1001 . #x6C22) ; &I-K0-6C22; [76-02] (=jis-x0213-1 . #x6E50) ; &I-JX1-6E50; [78-48] (=gt . 53782) ; &I-GT-53782; (=gt-pj-1 . #x6E50) ; &I-GT-53782; [78-48] @@ -4192,7 +4193,7 @@ ) ((==ucs@jis . #x91AB) ; &R-GT-53782; (==ucs@ks . #x91AB) ; &R-GT-53782; - (=ks-x1001 . #x6C22) ; &R-GT-53782; [76-02] + (==ks-x1001 . #x6C22) ; &R-GT-53782; [76-02] (==jis-x0208 . #x6E50) ; &R-GT-53782; [78-48] (==jis-x0213-1 . #x6E50) ; &R-GT-53782; [78-48] (==gt . 53782) ; &R-GT-53782; -- 1.7.10.4