From 49b71c5ff1c47134413bd7177840da38c9d4cf9f Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sat, 10 Jun 2000 00:12:17 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 1b0e6bb0452..4a75b54418b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2000-06-10 Kenichi Handa + + * charset.c (update_charset_table): Update the table + bytes_by_char_head. + (init_charset_once): Initialize elements of bytes_by_char_head to + 1 except for leading codes for private charases. + + * charset.h (CHARSET_8_BIT_GRAPHIC): Define as 0x80. + (UNIBYTE_STR_AS_MULTIBYTE_P): Fix for an invalid multibyte + sequence. + 2000-06-09 Ken Raeburn * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to -- 2.39.5