From: MORIOKA Tomohiko Date: Sat, 21 Feb 2015 19:56:48 +0000 (+0900) Subject: (==jis-x0208@1978/4er): New coded-charset for XEmacs CHISE. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0f7a87baec1eb927404c4f4dd2deb0d82bd41f64;p=chise%2Fxemacs-chise.git- (==jis-x0208@1978/4er): New coded-charset for XEmacs CHISE. (==jis-x0208@1978/5pr): Ditto. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 9ac17cc..21b1809 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -832,7 +832,30 @@ graphic 0 ;; partial t )) - (make-charset + (make-charset + '==jis-x0208@1978/4er + "JIS X 0208:1978, replaced by errata of 4th impression." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother ==jis-x0208@1978/2-pr + =>iso-ir 42 + ;; final ?@ + graphic 0 + partial t)) + (make-charset + '==jis-x0208@1978/5pr + "JIS X 0208:1978, 5th impression." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + ;; mother ==jis-x0208@1978/4-pr + mother ==jis-x0208@1978/2-pr + =>iso-ir 42 + ;; final ?@ + graphic 0 + partial t)) + (make-charset '==jis-x0208@1983 "JIS X 0208:1983 abstract glyph-forms." '(registry "jisx0208\\.1983"