From 3695215c6d8017fe5a71cf9e981197640d277205 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 19 Apr 2005 10:59:39 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-4742. --- 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 cb3e326..f237a19 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -51,7 +51,8 @@ #x6E4F #x6E52 #x6E51 #x4830 #x6E54 #x6E55 #x395A #x724D #x737D #x3973 #x5379 #x5879 #x3D5D #x3C21 #x4C60 - #x5267 #x722F #x3C39 #x3848 #x5578)) + #x5267 #x722F #x3C39 #x3848 #x5578 + #x4742)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4