comparison src/ChangeLog @ 92979:7967dd572109

(re_match_2_internal): Correct matching of eight bit characters in unibyte strings.
author Andreas Schwab <schwab@suse.de>
date Sat, 15 Mar 2008 14:21:08 +0000
parents 166265ab1522
children a831e708e37e
comparison
equal deleted inserted replaced
92978:1b60cdb5a22d 92979:7967dd572109
1 2008-03-15 Andreas Schwab <schwab@suse.de>
2
3 * regex.c (re_match_2_internal): Correct matching of eight bit
4 characters in unibyte strings.
5
1 2008-03-15 Martin Rudalics <rudalics@gmx.at> 6 2008-03-15 Martin Rudalics <rudalics@gmx.at>
2 7
3 * buffer.c (overlays_in, Foverlays_in): Include empty overlays 8 * buffer.c (overlays_in, Foverlays_in): Include empty overlays
4 at end of range when it coincides with the end of the buffer. 9 at end of range when it coincides with the end of the buffer.
5 10