From: tomo Date: Mon, 31 Dec 2001 16:15:03 +0000 (+0000) Subject: (CONVERSION_94x94x60): New macro. X-Git-Tag: r21-2-43-utf-2000-0_18-n4~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=16a1b20ac010ca750c748b899b25fa0d6248c58a;p=chise%2Fxemacs-chise.git.1 (CONVERSION_94x94x60): New macro. --- diff --git a/src/char-ucs.h b/src/char-ucs.h index 9e4a149..199e4b7 100644 --- a/src/char-ucs.h +++ b/src/char-ucs.h @@ -338,6 +338,7 @@ CHARSET_ENCODING_TABLE (Lisp_Charset* cs) #define CONVERSION_IDENTICAL 0 #define CONVERSION_94x60 1 +#define CONVERSION_94x94x60 2 #define XCHARSET_ID(cs) CHARSET_ID (XCHARSET (cs)) #define XCHARSET_NAME(cs) CHARSET_NAME (XCHARSET (cs))