From: Kenichi Handa Date: Sat, 10 Jun 2000 00:12:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3422 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=49b71c5ff1c47134413bd7177840da38c9d4cf9f;p=emacs.git *** empty log message *** --- 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