Mercurial > emacs
comparison src/ChangeLog @ 93006:72213c342fe7
(re_match_2_internal): Correct matching of a charset
against latin-1 characters.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 16 Mar 2008 10:45:53 +0000 |
parents | a831e708e37e |
children | 37e19c40840b |
comparison
equal
deleted
inserted
replaced
93005:e947a4888267 | 93006:72213c342fe7 |
---|---|
1 2008-03-16 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * regex.c (re_match_2_internal): Correct matching of a charset | |
4 against latin-1 characters. | |
5 | |
1 2008-03-16 Kenichi Handa <handa@m17n.org> | 6 2008-03-16 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY) | 8 * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY) |
4 (STRING_CHAR_ADVANCE_NO_UNIFY): New macros. | 9 (STRING_CHAR_ADVANCE_NO_UNIFY): New macros. |
5 (coding_alloc_by_making_gap): Fix the way to preserve data in the | 10 (coding_alloc_by_making_gap): Fix the way to preserve data in the |