From 51d7889bde1daf0fed14cc3207f30d5b5556bdf5 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 29 Jun 2010 05:00:33 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-6B26. --- 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 0e1b847..bb5916e 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -65,7 +65,7 @@ #x5734 #x552D #x565A #x564B #x5B79 #x5C74 #x5C27 #x5B5E #x3564 #x3823 #x6131 #x4A4D #x632E #x635E #x3729 - #x3951 #x6967 #x704B #x3C38)) + #x3951 #x6967 #x704B #x3C38 #x6B26)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4