projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e35472
)
regex.m4: Replace a single non-ASCII byte with "\201".
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 6 Aug 2003 06:32:34 +0000
(06:32 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 6 Aug 2003 06:32:34 +0000
(06:32 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index faab118b6f62bcb69540ee570d0d138ec76ae92a..01f8cf2f605b16cb9a8d8081f0e088ed399027e3 100644
(file)
--- 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.