(char-db-feature-domains): Add `misc' and `unknown'.
authortomo <tomo>
Fri, 1 Aug 2003 03:54:11 +0000 (03:54 +0000)
committertomo <tomo>
Fri, 1 Aug 2003 03:54:11 +0000 (03:54 +0000)
lisp/utf-2000/char-db-util.el

index 60a3fed..e89bfa5 100644 (file)
@@ -70,7 +70,7 @@
     v))
 
 (defvar char-db-feature-domains
-  '(ucs daikanwa cns gt jis jis/alt jis/a jis/b))
+  '(ucs daikanwa cns gt jis jis/alt jis/a jis/b misc unknown))
 
 (defvar char-db-ignored-attributes nil)