(=+>jis-x0208): Renamed from `=>jis-x0208@usual'.
authortomo <tomo>
Sat, 15 Oct 2011 15:52:09 +0000 (15:52 +0000)
committertomo <tomo>
Sat, 15 Oct 2011 15:52:09 +0000 (15:52 +0000)
(=>jis-x0208@usual): New alias for `=+>jis-x0208'.
(=+>jis-x0208@1978): Use `=+>jis-x0208' instead of `=>jis-x0208@usual'
as the mother.
(=>jis-x0208): Likewise.

lisp/mule/mule-conf.el

index 52af690..4e0a963 100644 (file)
              ))
 
   (make-charset
-   '=>jis-x0208@usual
+   '=+>jis-x0208
    "JIS X 0208 based on usual unification."
    '(registry "jisx0208\\.1990"
              dimension 2
              =>iso-ir 168
              ;; final ?B
              graphic 0))
+  (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208)
   (make-charset
    '=+>jis-x0208@1978
    "JIS X 0208:1978 unified abstract glyphs."
    '(registry "jisx0208\\.1978"
              dimension 2
              chars 94
-             mother =>jis-x0208@usual
+             mother =+>jis-x0208
              =>iso-ir 42
              ;; final ?@
              graphic 0))
    '(registry "jisx0208\\.1990"
              dimension 2
              chars 94
-             mother =>jis-x0208@usual
+             mother =+>jis-x0208
              =>iso-ir 168
              ;; final ?B
              graphic 0))