From 5028e92d43f3f8a540160d0bdb4559646bae6afd Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 17 Feb 2005 13:32:56 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-5267. --- 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 f14fa93..d4377a5 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -49,7 +49,8 @@ #x6E45 #x6E46 #x6E48 #x6E4B #x6E4A #x6E4F #x6E52 #x6E51 #x4830 #x6E54 #x6E55 #x395A #x724D #x737D #x3973 - #x5379 #x5879 #x3D5D #x3C21 #x4C60)) + #x5379 #x5879 #x3D5D #x3C21 #x4C60 + #x5267)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4