# HG changeset patch # User Stefan Monnier # Date 972942977 0 # Node ID 7c4289b4f5aa94350b71d1f40adaa03613da66c1 # Parent 31fae82503f796e72ec173f56b87063fac6b2668 *** empty log message *** diff -r 31fae82503f7 -r 7c4289b4f5aa src/ChangeLog --- a/src/ChangeLog Mon Oct 30 21:55:21 2000 +0000 +++ b/src/ChangeLog Mon Oct 30 21:56:17 2000 +0000 @@ -22,6 +22,8 @@ 2000-10-30 Stefan Monnier + * xrdb.c (x_load_resources): Use the class name in the defaults. + * regex.c (re_iswctype, re_wctype_to_bit): Fix braino. (regex_compile): Catch bogus \(\1\).