changeset 4520:75f865328a1a

regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 09 Aug 2003 20:04:56 +0000
parents 5fbde2a0d21c
children 35feeb2d4811
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-09  Paul Eggert  <eggert@twinsun.com>
+
+	* regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
+	apparently Emacs's Unicode mode got confused before my 2003-08-05
+	checkin.
+
 2003-08-08  Paul Eggert  <eggert@twinsun.com>
 
 	* extensions.m4: New file.