Sync up with r21-2-19-tomo-4b.
authortomo <tomo>
Thu, 26 Aug 1999 12:10:58 +0000 (12:10 +0000)
committertomo <tomo>
Thu, 26 Aug 1999 12:10:58 +0000 (12:10 +0000)
src/ChangeLog

index 48710e4..ce0c187 100644 (file)
@@ -1,3 +1,16 @@
+1999-08-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule-charset.h (charset_by_leading_byte): Use
+       `NUM_LEADING_BYTES' instead of 128.
+       (CHARSET_BY_LEADING_BYTE): Use `MIN_LEADING_BYTE' instead of 128.
+
+       * mule-charset.c (charset_by_leading_byte): Use
+       `NUM_LEADING_BYTES' instead of 128.
+       (make_charset): Use `MIN_LEADING_BYTE' instead of 128.
+
+       * faces.h (FACE_CACHEL_FONT): Use `MIN_LEADING_BYTE' instead of
+       128.
+
 1999-08-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * mule-charset.c (syms_of_mule_charset): Update to