(=>>>jis-x0208): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Sat, 11 Sep 2010 17:07:29 +0000 (17:07 +0000)
committertomo <tomo>
Sat, 11 Sep 2010 17:07:29 +0000 (17:07 +0000)
(=>>>jis-x0208@1990): Ditto.
(=>>>jis-x0213-1): Ditto.
(=>>jis-x0208): Use `=>>>jis-x0208' instead of `=jis-x0208' as the
mother.
(=>>jis-x0213-1): Use `=>>>jis-x0213-1' instead of `=jis-x0213-1' as
the mother.

lisp/mule/mule-conf.el

index 04fa5c3..ffd30bd 100644 (file)
   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990)
 
   (make-charset
+   '=>>>jis-x0208
+   "JIS X 0208 abstract glyph-images (unchanged part)."
+   '(registry "jisx0208\\.1990"
+             dimension 2
+             chars 94
+             mother =jis-x0208
+             =>iso-ir 168
+             ;; final ?B
+             graphic 0))
+  (make-charset
+   '=>>>jis-x0208@1990
+   "JIS X 0208:1990 abstract glyph-images."
+   '(registry "jisx0208\\.1990"
+             dimension 2
+             chars 94
+             mother =>>>jis-x0208
+             =>iso-ir 168
+             ;; final ?B
+             graphic 0))
+  (make-charset
+   '=>>>jis-x0213-1
+   "JIS X 0213 Plain 1 abstract glyph-images (unchanged part)"
+   '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
+             dimension 2
+             chars 94
+             mother =jis-x0213-1
+             =>iso-ir 228
+              ;; final ?O
+             graphic 0
+              ;; partial t
+             ))
+
+  (make-charset
    '=>>jis-x0208
    "JIS X 0208 abstract glyphs (unchanged part)."
    '(registry "jisx0208\\.1990"
              dimension 2
              chars 94
-             mother =jis-x0208
+             mother =>>>jis-x0208
              =>iso-ir 168
              ;; final ?B
              graphic 0))
    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
              dimension 2
              chars 94
-             mother =jis-x0213-1
+             mother =>>>jis-x0213-1
              =>iso-ir 228
               ;; final ?O
              graphic 0