Don't rename `=>jis-x0208@1997' to `=>jis-x0208' and add
authortomo <tomo>
Wed, 3 Mar 2010 11:33:45 +0000 (11:33 +0000)
committertomo <tomo>
Wed, 3 Mar 2010 11:33:45 +0000 (11:33 +0000)
`=>jis-x0213-1' for J97-332A.

lisp/utf-2000/maps-conf.el

index 1ab6144..81e4e05 100644 (file)
       (when (setq char (decode-char '=jis-x0213-1@2004 code))
        (unless (eq (encode-char char '=ucs@jis/2004) ucs)
          (put-char-attribute char '=ucs@jis/2004 ucs)))
-      (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 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)))
       )))
 
 (map-char-attribute