changeset 4510:fcbd4b9dad53

regex.m4: Replace a single non-ASCII byte with "\201".
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 06 Aug 2003 06:32:34 +0000
parents bcef57c5df67
children f20f9b21867e
files m4/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-05  Paul Eggert  <eggert@twinsun.com>
+
+	* 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  <bruno@clisp.org>
 
 	* getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.