For each JIS X 0208:1997 abstract character which the corresponding
authortomo <tomo>
Fri, 4 Mar 2011 06:43:38 +0000 (06:43 +0000)
committertomo <tomo>
Fri, 4 Mar 2011 06:43:38 +0000 (06:43 +0000)
JIS X 0213:2000 representative glyph image is changed in the 2004
edition, don't add `=>jis-x0208' feature if `=>>jis-x0208' feature is
defined.

lisp/utf-2000/maps-conf.el

index ecae759..7c32df0 100644 (file)
          (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