Mercurial > emacs
changeset 50046:59eb19bd5433
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 07 Mar 2003 02:13:45 +0000 |
parents | 900af6f45b8f |
children | 8e17fbb2ac77 |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@etlken2> + + * 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 <lektu@terra.es> * w32term.h (struct w32_display_info): Add xrdb member to support