diff options
author | Eli Zaretskii <eliz@gnu.org> | 2010-10-01 13:52:23 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2010-10-01 13:52:23 +0200 |
commit | 1dc253e89b464607ee8dadd309bf1cef8c89b5ca (patch) | |
tree | 3862c34fe91338306bb04e61fc79dfcec1f77d02 /nt | |
parent | 73077a9af5b634a43742c3fdcecae8a851eb51be (diff) | |
download | emacs-1dc253e89b464607ee8dadd309bf1cef8c89b5ca.tar.gz |
nt/ChangeLog: Fix last entry.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 71097e32181..5dff8b27737 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,6 +1,7 @@ 2010-10-01 Eli Zaretskii <eliz@gnu.org> * makefile.w32-in (frc, TAGS, TAGS-gmake, TAGS-nmake): New targets. + emacs-src.tags: New file. * gmake.defs: Add a comment with a single quote to fix fontification. (Bug#7102) |