(char-db-ignored-attributes): Add `ideographic-products' into default
authortomo <tomo>
Sat, 26 Mar 2005 05:44:33 +0000 (05:44 +0000)
committertomo <tomo>
Sat, 26 Mar 2005 05:44:33 +0000 (05:44 +0000)
value.

lisp/utf-2000/char-db-util.el

index 3ee5dbd..82ea653 100644 (file)
@@ -75,7 +75,7 @@
   '(ucs daikanwa cns gt jis jis/alt jis/a jis/b
        jis-x0212 jis-x0213 cdp shinjigen misc unknown))
 
-(defvar char-db-ignored-attributes nil)
+(defvar char-db-ignored-attributes '(ideographic-products))
 
 (defun char-attribute-name< (ka kb)
   (cond