regex.m4: Replace a single non-ASCII byte with "\201".
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Aug 2003 06:32:34 +0000 (06:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Aug 2003 06:32:34 +0000 (06:32 +0000)
m4/ChangeLog

index faab118b6f62bcb69540ee570d0d138ec76ae92a..01f8cf2f605b16cb9a8d8081f0e088ed399027e3 100644 (file)
@@ -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.