From 2f87b2ba4cda558bea2a8c1725f90b5aa637c65f Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 20 Jun 2005 15:23:24 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-3326. --- 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 43d0e18..9433901 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -52,7 +52,8 @@ #x6E55 #x395A #x724D #x737D #x3973 #x5379 #x5879 #x3D5D #x3C21 #x4C60 #x5267 #x722F #x3C39 #x3848 #x5578 - #x4742 #x6950 #x697C #x6A24 #x5350)) + #x4742 #x6950 #x697C #x6A24 #x5350 + #x3326)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4