From 9da5af7576d123cde8940dac6d998afc96976647 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 27 Oct 2009 09:15:03 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-5C27. --- 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 984874c..59d6841 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -63,7 +63,7 @@ #x6E4C #x3B44 #x734E #x5567 #x545A #x3071 #x332A #x516A #x476D #x3675 #x5734 #x552D #x565A #x564B #x5B79 - #x5C74)) + #x5C74 #x5C27)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4