# HG changeset patch # User Paul Eggert # Date 1060151554 0 # Node ID fcbd4b9dad532c581a5c86cc1501df9072c22429 # Parent bcef57c5df67c71a7b0b6630bb22f735943ac7d5 regex.m4: Replace a single non-ASCII byte with "\201". diff --git a/m4/ChangeLog b/m4/ChangeLog --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2003-08-05 Paul Eggert + + * regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII + byte with "\201" to avoid glitches when editing that source file + with multi-gnome-terminal. + 2003-07-31 Bruno Haible * getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.