(japanese-jisx0213-1): Specify `japanese-jisx0208-1990' as the mother.
authortomo <tomo>
Tue, 23 Jul 2002 03:22:08 +0000 (03:22 +0000)
committertomo <tomo>
Tue, 23 Jul 2002 03:22:08 +0000 (03:22 +0000)
lisp/mule/mule-conf.el

index c2cc7b9..2a28db9 100644 (file)
 (make-charset
  'japanese-jisx0213-1
  "JIS X 0213:2000 Plain 1"
- '(registry "jisx0213\\(\\.2000\\)-1"
-   dimension 2
-   chars 94
-   final ?O
-   graphic 0))
+ (if (featurep 'utf-2000)
+     '(registry "jisx0213\\(\\.2000\\)-1"
+       dimension 2
+       chars 94
+       mother japanese-jisx0208-1990
+       final ?O
+       graphic 0)
+   '(registry "jisx0213\\(\\.2000\\)-1"
+     dimension 2
+     chars 94
+     final ?O
+     graphic 0)))
 
 (make-charset
  'japanese-jisx0213-2