aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-10-18 02:17:57 +0000
committerGlenn Morris2009-10-18 02:17:57 +0000
commite5f035d75ea1e81103dc58b50e3e8afa44fbc34e (patch)
tree8390c23036be591f622bc46095e9c6eec838afb5
parentfd5f21e66512650e8a3f001dd8231fa60ac6ebe1 (diff)
downloademacs-e5f035d75ea1e81103dc58b50e3e8afa44fbc34e.tar.gz
emacs-e5f035d75ea1e81103dc58b50e3e8afa44fbc34e.zip
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 @@
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>