From 7711576d376232ffdf0d8c170ab8881ff65b7bef Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 17 Nov 2005 13:49:47 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-4337. --- 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 95dc66b..77aa1b2 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -54,7 +54,8 @@ #x5379 #x5879 #x3D5D #x3C21 #x4C60 #x5267 #x722F #x3C39 #x3848 #x5578 #x4742 #x6950 #x697C #x6A24 #x5350 - #x3326 #x5575 #x5A4B #x3647 #x343F)) + #x3326 #x5575 #x5A4B #x3647 #x343F + #x4337)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4