From 78944762f1e2998c0f4be427f28fe6fb7c858cfc Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 8 Mar 2011 13:04:29 +0000 Subject: [PATCH] (=>>>jis-x0208@1978): New coded-charset for XEmacs CHISE. --- lisp/mule/mule-conf.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 5eeee99..257a6e5 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -330,6 +330,16 @@ ;; final ?B graphic 0)) (make-charset + '=>>>jis-x0208@1978 + "JIS X 0208:1978 abstract glyphs." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother =>>>jis-x0208 + =>iso-ir 42 + ;; final ?@ + graphic 0)) + (make-charset '=>>>jis-x0208@1990 "JIS X 0208:1990 abstract glyph-images." '(registry "jisx0208\\.1990" -- 1.7.10.4