(mapping-table-read-file): If ucs-ccs is `=ucs-jis-2000', add it.
authortomo <tomo>
Fri, 12 Dec 2003 04:31:34 +0000 (04:31 +0000)
committertomo <tomo>
Fri, 12 Dec 2003 04:31:34 +0000 (04:31 +0000)
lisp/utf-2000/read-maps.el

index ddde049..e1926f8 100644 (file)
                     (not (eq (or (encode-char chr '=ucs 'defined-only)
                                  (and (not (memq ucs-ccs '(ucs-jis
                                                            =ucs-jis-1990
+                                                            =ucs-jis-2000
                                                             ;; ucs-big5
                                                            )))
                                       (get-char-attribute chr '=>ucs)))