(char-db-make-char-spec): Add `=jis-x0208@1997' if a character has the
authortomo <tomo>
Wed, 2 Nov 2005 12:09:06 +0000 (12:09 +0000)
committertomo <tomo>
Wed, 2 Nov 2005 12:09:06 +0000 (12:09 +0000)
code-point of it and the character does not have a code-point of
`=ucs'.

lisp/utf-2000/char-db-util.el

index 79d8800..7a94e60 100644 (file)
                                       '(=daikanwa
                                         =daikanwa@rev2
                                         ;; =gt-k
+                                        =jis-x0208@1997
                                         )))
                             (setq ccs (charset-name ccs))
                             (null (assq ccs char-spec))