From 4e279d2d7a00e262dbc5d47ccbd189c923f03527 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 20 Oct 2011 02:08:47 +0000 Subject: [PATCH] (=+>ucs@ks): 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 0ad1765..6fc21c2 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -1119,6 +1119,16 @@ direction l2r =>iso-ir 177 mother =>ucs@unicode)) + (make-charset '=+>ucs@ks + "UCS Representative unified abstract glyphs for Korean Standards" + '(long-name "UCS unified abstract glyphs for KS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>ucs@ks)) (make-charset '=>ucs@cns "UCS representatives characters for CNS 11643 sources" '(long-name "UCS characters for CNS 11643" -- 1.7.10.4