From: Kenichi Handa Date: Fri, 7 Mar 2003 02:13:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10977 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb681b34551f44b27b7df2bdf3c6976cae23dbf9;p=emacs.git *** empty log message *** --- 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