From cb681b34551f44b27b7df2bdf3c6976cae23dbf9 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 7 Mar 2003 02:13:45 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 711f99351ba..4736cfcff46 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2003-03-07 Kenichi Handa + + * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of + composition components reaches the limit, terminate composing. + (COMPOSITION_OK): New macro. + (detect_coding_iso2022): Use it if an escapse sequence for + composition is found. + (coding_restore_composition): Adjust the number of composition + components if it is not sane. + 2003-03-06 Juanma Barranquero * w32term.h (struct w32_display_info): Add xrdb member to support -- 2.39.2