X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fmaps-conf.el;h=7b8a3e74f9e0a6032a33d402a5c02c3a16087f68;hb=dbef0cc9699fc65bf51008e458e6f8e7c8e8e569;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..7b8a3e7 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -67,7 +67,8 @@ #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)) (map-char-attribute (lambda (c v) @@ -200,8 +201,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