X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fmaps-conf.el;h=bce40183c7c31c1050974037f00de4a42eae0e8a;hb=55035c76aa21d93bc5a941d566be3d871b9a3bc8;hp=34c398a52c39067041e40405d822dac1b9c79f88;hpb=b56b747059dac4005bc50f5e73fdddc3559816b8;p=chise%2Fxemacs-chise.git diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index 34c398a..bce4018 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -67,7 +67,9 @@ #x3951 #x6967 #x704B #x3C38 #x6B26 #x4749 #x4428 #x3A47 #x6E4E #x4269 #x4043 #x6E56 #x6132 #x5C54 #x3557 - #x5827 #x4C68 #x505B #x514A #x5D27)) + #x5827 #x4C68 #x505B #x514A #x5D27 + #x5563 #x5D7A #x4575 #x5F7C #x3B38 + #x3237)) (map-char-attribute (lambda (c v) @@ -200,8 +202,9 @@ (put-char-attribute char '=ucs@jis/2004 ucs))) (unless (eq code #x332A) (when (setq char (decode-char '=>jis-x0208@1997 code 'defined-only)) - (put-char-attribute char '=>jis-x0208 code) - (remove-char-attribute char '=>jis-x0208@1997))) + (unless (eq (encode-char char '=>>jis-x0208) code) + (put-char-attribute char '=>jis-x0208 code) + (remove-char-attribute char '=>jis-x0208@1997)))) ))) (map-char-attribute