From ace66cbadb8e5349cfb1be15860926bd2c65415c Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 4 Jun 2010 10:07:25 +0000 Subject: [PATCH] (char-db-feature-domains): Moved to chise-subr.el. --- lisp/utf-2000/char-db-util.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index e1ac1ac..82d551c 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -100,10 +100,6 @@ (defvar char-db-file-coding-system 'utf-8-mcs-er) -(defvar char-db-feature-domains - '(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)) (defvar char-db-coded-charset-priority-list -- 1.7.10.4