From: tomo Date: Wed, 2 Nov 2005 12:09:06 +0000 (+0000) Subject: (char-db-make-char-spec): Add `=jis-x0208@1997' if a character has the X-Git-Tag: r21-4-17-chise-0_22-6^20~343 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=48f181e2e034997be292dcdf666b41f30db26555;p=chise%2Fxemacs-chise.git- (char-db-make-char-spec): Add `=jis-x0208@1997' if a character has the code-point of it and the character does not have a code-point of `=ucs'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 79d8800..7a94e60 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -243,6 +243,7 @@ '(=daikanwa =daikanwa@rev2 ;; =gt-k + =jis-x0208@1997 ))) (setq ccs (charset-name ccs)) (null (assq ccs char-spec))