From d4599abc0406fa8362bae4fa39c79bb896535abe Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 14 Nov 2007 04:52:20 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog.unicode | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 13cab5335d8..82a09d84606 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,12 @@ +2007-11-14 Kenichi Handa + + * lread.c (READCHAR): Call readchar with the 2nd arg NULL. + (READCHAR_REPORT_MULTIBYTE): New macro. + (readchar): New 2nd arg MULTIBYTE. + (read1): Use READCHAR_REPORT_MULTIBYTE for the first read. Make + symbol's name multibyte according to the multibyteness of the + source. + 2007-11-12 Kenichi Handa * xfaces.c (face_for_overlay_string): Call lookup_face with -- 2.39.5