# HG changeset patch # User Kenichi Handa # Date 1047003225 0 # Node ID 59eb19bd5433cce137cf6180f3f111a9234bc616 # Parent 900af6f45b8fc4c326c4be5b0d35c1ca2889e770 *** empty log message *** diff -r 900af6f45b8f -r 59eb19bd5433 src/ChangeLog --- a/src/ChangeLog Thu Mar 06 23:14:23 2003 +0000 +++ b/src/ChangeLog Fri Mar 07 02:13:45 2003 +0000 @@ -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