(CONVERSION_94x94x60): New macro.
authortomo <tomo>
Mon, 31 Dec 2001 16:15:03 +0000 (16:15 +0000)
committertomo <tomo>
Mon, 31 Dec 2001 16:15:03 +0000 (16:15 +0000)
src/char-ucs.h

index 9e4a149..199e4b7 100644 (file)
@@ -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))