From 51b843ea218249a19f2bc5e884b7792bd58d9607 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 11 Mar 2009 04:17:35 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-5734. --- lisp/utf-2000/maps-conf.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index 151af7e..87c5f04 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -61,7 +61,8 @@ #x353D #x4324 #x475B #x6E47 #x4371 #x3F5D #x6E49 #x4D6F #x3C72 #x3D37 #x6E4C #x3B44 #x734E #x5567 #x545A - #x3071 #x332A #x516A #x476D #x3675)) + #x3071 #x332A #x516A #x476D #x3675 + #x5734)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4