comparison src/ChangeLog @ 50046:59eb19bd5433

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 07 Mar 2003 02:13:45 +0000
parents 8a0260337471
children 7933b5de384c
comparison
equal deleted inserted replaced
50045:900af6f45b8f 50046:59eb19bd5433
1 2003-03-07 Kenichi Handa <handa@etlken2>
2
3 * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of
4 composition components reaches the limit, terminate composing.
5 (COMPOSITION_OK): New macro.
6 (detect_coding_iso2022): Use it if an escapse sequence for
7 composition is found.
8 (coding_restore_composition): Adjust the number of composition
9 components if it is not sane.
10
1 2003-03-06 Juanma Barranquero <lektu@terra.es> 11 2003-03-06 Juanma Barranquero <lektu@terra.es>
2 12
3 * w32term.h (struct w32_display_info): Add xrdb member to support 13 * w32term.h (struct w32_display_info): Add xrdb member to support
4 passing resources via -xrm on Windows. 14 passing resources via -xrm on Windows.
5 15