From 660ef37f27806620f7659ec75981c8bb2db62213 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 9 Aug 2010 16:59:31 +0000 Subject: [PATCH] (==>ucs@bucs): New super abstract CCS for XEmacs CHISE. --- lisp/mule/mule-conf.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 22c5913..ad1896b 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -839,6 +839,17 @@ max-code #xE908FF ; #xE8FF code-offset ,(- #xE90000 #xE000))) + (make-charset '==>ucs@bucs + "Basic Subset of Coded Character Sets (BUCS)" + '(long-name "BUCS abstract characters" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs)) + (make-charset '=>ucs@iso "Abstract characters of ISO/IEC 10646 representatives" '(long-name "UCS characters for ISO" -- 1.7.10.4