summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-10-18 02:17:57 +0000
committerGlenn Morris <rgm@gnu.org>2009-10-18 02:17:57 +0000
commite5f035d75ea1e81103dc58b50e3e8afa44fbc34e (patch)
tree8390c23036be591f622bc46095e9c6eec838afb5
parentfd5f21e66512650e8a3f001dd8231fa60ac6ebe1 (diff)
downloademacs-e5f035d75ea1e81103dc58b50e3e8afa44fbc34e.tar.gz
I spell gud.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f6eaf0ff04f..b540599bb06 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,7 +6,7 @@
* Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
grep, so that binary files (eg international/uni-bidi.el) can match.
- Remove test for "UnicodeData" files, since it is hopefully unnecesary
+ Remove test for "UnicodeData" files, since it is hopefully unnecessary
now, and in any case the file header format has changed.
2009-10-17 Glenn Morris <rgm@gnu.org>