From c6affee93023e5333460d25aa0230a86b790fb59 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 4 Apr 2005 12:12:49 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-{3C39|3848}. --- 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 fd0e07c..ba42fe9 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -51,7 +51,7 @@ #x6E4F #x6E52 #x6E51 #x4830 #x6E54 #x6E55 #x395A #x724D #x737D #x3973 #x5379 #x5879 #x3D5D #x3C21 #x4C60 - #x5267 #x722F)) + #x5267 #x722F #x3C39 #x3848)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4