From: tomo Date: Sun, 27 Jul 2008 16:52:37 +0000 (+0000) Subject: (char-db-insert-ccs-feature): Add setting for `shinjigen-1' and X-Git-Tag: r21-4-21-chise-0_24-shinjigen-2-p^20~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=dd1b36839d6043becd6b7d479f594eb86ac36797;p=chise%2Fxemacs-chise.git.1 (char-db-insert-ccs-feature): Add setting for `shinjigen-1' and `shinjigen-2'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index eea20d7..6ad87e4 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -469,7 +469,9 @@ (defun char-db-insert-ccs-feature (name value line-breaking) (insert (format - (cond ((or (memq name '(=daikanwa + (cond ((memq name '(shinjigen-1 shinjigen-2)) + "(%-18s . %04d)\t; %c") + ((or (memq name '(=daikanwa =daikanwa@rev1 =daikanwa@rev2 =gt =gt-k =cbeta =zinbun-oracle)) (string-match "^=adobe-" (symbol-name name)))