diff options
| author | Glenn Morris | 2009-10-18 02:17:57 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-10-18 02:17:57 +0000 |
| commit | e5f035d75ea1e81103dc58b50e3e8afa44fbc34e (patch) | |
| tree | 8390c23036be591f622bc46095e9c6eec838afb5 | |
| parent | fd5f21e66512650e8a3f001dd8231fa60ac6ebe1 (diff) | |
| download | emacs-e5f035d75ea1e81103dc58b50e3e8afa44fbc34e.tar.gz emacs-e5f035d75ea1e81103dc58b50e3e8afa44fbc34e.zip | |
I spell gud.
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 12 | 2009-10-17 Glenn Morris <rgm@gnu.org> | 12 | 2009-10-17 Glenn Morris <rgm@gnu.org> |