diff options
| author | Juanma Barranquero | 2008-07-18 15:42:14 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-07-18 15:42:14 +0000 |
| commit | ba60bd44c7d909fa471f82d3f0477fec6d991751 (patch) | |
| tree | 3f640d99c73add753df2e1789f042be040f8476e /nt | |
| parent | 555b0992fdbb6435ad74a22c9f894f9c3f405fda (diff) | |
| download | emacs-ba60bd44c7d909fa471f82d3f0477fec6d991751.tar.gz emacs-ba60bd44c7d909fa471f82d3f0477fec6d991751.zip | |
Fix typos.
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 5131e1403b0..c2b4141594a 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -71,7 +71,7 @@ | |||
| 71 | 2008-04-09 Jason Rumney <jasonr@gnu.org> | 71 | 2008-04-09 Jason Rumney <jasonr@gnu.org> |
| 72 | 72 | ||
| 73 | * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir. | 73 | * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir. |
| 74 | (clean-other-dirs-gmake): Likewise. Clean doc dirs. | 74 | (clean-other-dirs-gmake): Likewise. Clean doc dirs. |
| 75 | (top-distclean, distclean, distclean-other-dirs-nmake) | 75 | (top-distclean, distclean, distclean-other-dirs-nmake) |
| 76 | (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake) | 76 | (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake) |
| 77 | (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets. | 77 | (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets. |