From: tomo Date: Sat, 30 Oct 2004 04:30:13 +0000 (+0000) Subject: Don't add `=gt-pj-1' for J90-{723C|6A64|6B36|6E43|3D36|6E44|3C60|6E45| X-Git-Tag: r21-4-15-u2km-0_21-32-a~2^2~115 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=commitdiff_plain;h=b04890ef2261f9c86deed769df038ec2a855c48e Don't add `=gt-pj-1' for J90-{723C|6A64|6B36|6E43|3D36|6E44|3C60|6E45| 6E46|6E48|6E4B|6E4A|6E4F|6E52|6E51|4830|6E54|6E55|395A|724D|737D}. --- diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index cd9632d..e1d2636 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -42,7 +42,11 @@ #x3766 #x3E7D #x555D #x5739 #x5831 #x3F78 #x5973 #x5A33 #x5970 #x5A49 #x3F22 #x6026 #x4D32 #x612E #x4D63 - #x4E57 #x316A #x4A43)) + #x4E57 #x316A #x4A43 #x723C #x6A64 + #x6B36 #x6E43 #x3D36 #x6E44 #x3C60 + #x6E45 #x6E46 #x6E48 #x6E4B #x6E4A + #x6E4F #x6E52 #x6E51 #x4830 #x6E54 + #x6E55 #x395A #x724D #x737D)) (put-char-attribute (decode-char 'japanese-jisx0208-1990 v) '=gt-pj-1 v)) nil)