From f886afc135961ff566593327ccd484e1b227f552 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 22 Oct 2009 12:03:51 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-5B79 and J90-5C74. --- 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 0c08586..984874c 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -62,7 +62,8 @@ #x3F5D #x6E49 #x4D6F #x3C72 #x3D37 #x6E4C #x3B44 #x734E #x5567 #x545A #x3071 #x332A #x516A #x476D #x3675 - #x5734 #x552D #x565A #x564B)) + #x5734 #x552D #x565A #x564B #x5B79 + #x5C74)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4