aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
6 6
7 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling 7 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
8 grep, so that binary files (eg international/uni-bidi.el) can match. 8 grep, so that binary files (eg international/uni-bidi.el) can match.
9 Remove test for "UnicodeData" files, since it is hopefully unnecesary 9 Remove test for "UnicodeData" files, since it is hopefully unnecessary
10 now, and in any case the file header format has changed. 10 now, and in any case the file header format has changed.
11 11
122009-10-17 Glenn Morris <rgm@gnu.org> 122009-10-17 Glenn Morris <rgm@gnu.org>