From 3b05b2da1d680ecef46cf51453c0c37b2b66d8c7 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 20 Nov 2003 11:39:37 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-{7366,7367,7368,736C}. --- 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 57164d8..08eaf30 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -33,7 +33,8 @@ #x6E60 #x6F52 #x6F5C #x3458 #x4262 #x4E59 #x6F58 #x7051 #x7056 #x375B #x7123 #x712A #x3142 #x3B41 #x7149 - #x7165 #x7227 #x7233 #x733B #x4E6F)) + #x7165 #x7227 #x7233 #x733B #x4E6F + #x7366 #x7367 #x7368 #x736C)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4