From dff1bd1b51e41d28ef1d7c6e2871eda30dffd4e2 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 26 Feb 2011 03:43:06 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-514A. --- 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 e05d55b..132ad73 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -68,7 +68,7 @@ #x3951 #x6967 #x704B #x3C38 #x6B26 #x4749 #x4428 #x3A47 #x6E4E #x4269 #x4043 #x6E56 #x6132 #x5C54 #x3557 - #x5827 #x4C68 #x505B)) + #x5827 #x4C68 #x505B #x514A)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4