From: tomo Date: Wed, 16 Feb 2011 21:47:08 +0000 (+0000) Subject: (char-db-insert-ccs-feature): Add code for `=hanyo-denshi/ks'. X-Git-Tag: r21-4-22-chise-0_25-6^20~540 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=commitdiff_plain;h=2aa143be87da3d074bc1a8662bd9b6750f189800 (char-db-insert-ccs-feature): Add code for `=hanyo-denshi/ks'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index b90a40a..5bd5ddb 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -467,7 +467,7 @@ =zinbun-oracle =>zinbun-oracle)) (string-match "^=adobe-" (symbol-name name))) "(%-18s . %05d)\t; %c") - ((eq name 'mojikyo) + ((memq name '(=hanyo-denshi/ks mojikyo)) "(%-18s . %06d)\t; %c") ((>= (charset-dimension name) 2) "(%-18s . #x%04X)\t; %c")