From c6811fc035970758a11bc760031aae88e3a231d9 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 26 Jul 2004 15:25:50 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-335C. --- 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 b0404db..e606dd2 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -37,7 +37,8 @@ #x7165 #x7227 #x7233 #x733B #x4E6F #x7366 #x7367 #x7368 #x736C #x5423 #x342A #x3476 #x5877 #x592D #x5A61 - #x3522 #x334C #x657D #x657E #x6621)) + #x3522 #x334C #x657D #x657E #x6621 + #x335C)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4