From 48b1e65a47ffcb8731b57fde414cb096ac47e780 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 19 Nov 2003 12:57:07 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-733B and J90-4E6F. --- 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 0fc9fb6..57164d8 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -33,7 +33,7 @@ #x6E60 #x6F52 #x6F5C #x3458 #x4262 #x4E59 #x6F58 #x7051 #x7056 #x375B #x7123 #x712A #x3142 #x3B41 #x7149 - #x7165 #x7227 #x7233)) + #x7165 #x7227 #x7233 #x733B #x4E6F)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4