From 156a5303fa37ee41a73a7bb490fb4620665be4c3 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 18 Dec 2003 11:14:04 +0000 Subject: [PATCH] Don't add `=gt-pj-1' for J90-{5877|592D|5A61}. --- 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 2879c55..80233c6 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -35,7 +35,7 @@ #x7123 #x712A #x3142 #x3B41 #x7149 #x7165 #x7227 #x7233 #x733B #x4E6F #x7366 #x7367 #x7368 #x736C #x5423 - #x342A #x3476)) + #x342A #x3476 #x5877 #x592D #x5A61)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil) -- 1.7.10.4