comparison src/ChangeLog @ 47251:5c66c47b2320

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 06 Sep 2002 03:09:13 +0000
parents d4085efc1ec0
children 3b0f1a705853
comparison
equal deleted inserted replaced
47250:923aa802303b 47251:5c66c47b2320
1 2002-09-05 Richard M. Stallman <rms@gnu.org>
2
3 * regex.c (set_image_of_range_1): In no-TRANSLATE case,
4 call EXTEND_RANGE_TABLE and return a proper value.
5 (set_image_of_range): Don't call set_image_of_range_1
6 if no TRANSLATE or if range includes all of Latin-1.
7 Only call it for the Latin-1 part of the range.
8 For other cases, make two separate ranges,
9 one for the original specified characters and one for
10 their case-conversions.
11
1 2002-09-04 Richard M. Stallman <rms@gnu.org> 12 2002-09-04 Richard M. Stallman <rms@gnu.org>
2 13
3 * s/sol2-5.h (UNEXEC): Use unexsol.o. 14 * s/sol2-5.h (UNEXEC): Use unexsol.o.
4 15
5 * window.c (displayed_window_lines): Correct for one-off bug 16 * window.c (displayed_window_lines): Correct for one-off bug