# HG changeset patch # User Richard M. Stallman # Date 1031281753 0 # Node ID 5c66c47b23207414c397d67797d31656e6e1eaf3 # Parent 923aa802303ba1035d277617d722c201bf7cb7d2 *** empty log message *** diff -r 923aa802303b -r 5c66c47b2320 src/ChangeLog --- a/src/ChangeLog Fri Sep 06 03:08:53 2002 +0000 +++ b/src/ChangeLog Fri Sep 06 03:09:13 2002 +0000 @@ -1,3 +1,14 @@ +2002-09-05 Richard M. Stallman + + * regex.c (set_image_of_range_1): In no-TRANSLATE case, + call EXTEND_RANGE_TABLE and return a proper value. + (set_image_of_range): Don't call set_image_of_range_1 + if no TRANSLATE or if range includes all of Latin-1. + Only call it for the Latin-1 part of the range. + For other cases, make two separate ranges, + one for the original specified characters and one for + their case-conversions. + 2002-09-04 Richard M. Stallman * s/sol2-5.h (UNEXEC): Use unexsol.o.