From: tomo Date: Thu, 8 Mar 2007 03:32:07 +0000 (+0000) Subject: (char-db-feature-domains): Add `ucs/compat'. X-Git-Tag: r21-4-19-chise-0_23-4^20~178 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c3ad73740603fc3cc554c08fab7bc961221b0079;p=chise%2Fxemacs-chise.git.1 (char-db-feature-domains): Add `ucs/compat'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 6248115..baf563d 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -1,6 +1,7 @@ ;;; char-db-util.el --- Character Database utility -*- coding: utf-8-er; -*- -;; Copyright (C) 1998,1999,2000,2001,2002,2003,2004,2005 MORIOKA Tomohiko. +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, +;; 2007 MORIOKA Tomohiko. ;; Author: MORIOKA Tomohiko ;; Keywords: CHISE, Character Database, ISO/IEC 10646, UCS, Unicode, MULE. @@ -82,7 +83,7 @@ (defvar char-db-file-coding-system 'utf-8-mcs-er) (defvar char-db-feature-domains - '(ucs daikanwa cns gt jis jis/alt jis/a jis/b + '(ucs ucs/compat daikanwa cns gt jis jis/alt jis/a jis/b jis-x0212 jis-x0213 cdp shinjigen misc unknown)) (defvar char-db-ignored-attributes '(ideographic-products))