From 0df7b80226732faa5e4e7882c478f71b80883ab4 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 1 Feb 2011 22:50:24 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-4043. --- 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 40d4fb3..41cfbd1 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -66,7 +66,8 @@ #x5C74 #x5C27 #x5B5E #x3564 #x3823 #x6131 #x4A4D #x632E #x635E #x3729 #x3951 #x6967 #x704B #x3C38 #x6B26 - #x4749 #x4428 #x3A47 #x6E4E #x4269)) + #x4749 #x4428 #x3A47 #x6E4E #x4269 + #x4043)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4