(gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x3B51.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / maps-conf.el
index 34c398a..ca74182 100644 (file)
@@ -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 #x3B51))
 
 (map-char-attribute
  (lambda (c v)
          (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