From a84f2b52828bbe27ac0f221f1d87b5956423aef8 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 27 Aug 2009 21:06:01 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-552D. --- lisp/utf-2000/maps-conf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index 9795ea7..882e156 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -62,7 +62,7 @@ #x3F5D #x6E49 #x4D6F #x3C72 #x3D37 #x6E4C #x3B44 #x734E #x5567 #x545A #x3071 #x332A #x516A #x476D #x3675 - #x5734)) + #x5734 #x552D)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4