From 7c3b3db7d43ac558bf603aafe66b999c278dbde4 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 20 Dec 2004 12:28:22 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-4C60. --- 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 7063828..bbf707f 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -48,7 +48,7 @@ #x6E45 #x6E46 #x6E48 #x6E4B #x6E4A #x6E4F #x6E52 #x6E51 #x4830 #x6E54 #x6E55 #x395A #x724D #x737D #x3973 - #x5379 #x5879 #x3D5D #x3C21)) + #x5379 #x5879 #x3D5D #x3C21 #x4C60)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4