Mercurial > emacs
diff src/ChangeLog @ 89183:676dae22b5b1
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 09 Oct 2002 06:14:14 +0000 |
parents | 8b81c54139ef |
children | 06c052d0f579 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Oct 09 06:13:57 2002 +0000 +++ b/src/ChangeLog Wed Oct 09 06:14:14 2002 +0000 @@ -1,3 +1,18 @@ +2002-10-09 Kenichi Handa <handa@m17n.org> + + * character.c (char_string): Renamed from + char_string_with_unification. Pay attention to + CHAR_MODIFIER_MASK. + (string_char): Renamed from string_char. + + * character.h (CHAR_STRING): Call char_string if C is greater than + MAX_3_BYTE_CHAR. + (CHAR_STRING_ADVANCE): Likewise. + (STRING_CHAR): Call string_char instead of + string_char_with_unification. + (STRING_CHAR_AND_LENGTH): Likewise. + (STRING_CHAR_ADVANCE): Likewise. + 2002-10-07 Kenichi Handa <handa@m17n.org> * keymap.c (push_key_description): Pay attention to