summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.11
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.11')
-rw-r--r--lisp/ChangeLog.112
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 38a5530fbfc..dd1d113d665 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -1744,7 +1744,7 @@
substitute-env-vars -- not quite shell compatible but better than
nothing.
(compilation-error-regexp-alist-alist): Simplify ftnchek to only
- handle the newer versions messages, which are more parseable.
+ handle the newer versions messages, which are more parsable.
2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>