diff options
| author | Eli Zaretskii | 2008-04-05 08:21:58 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-04-05 08:21:58 +0000 |
| commit | 4a00b4b3415834f70c5e829d0cba558b978e6e4a (patch) | |
| tree | 0afe51bb22f6960c709943e8220bb862d788d19b | |
| parent | 892508a40debc5eb8a055493d953e2b05132706b (diff) | |
| download | emacs-4a00b4b3415834f70c5e829d0cba558b978e6e4a.tar.gz emacs-4a00b4b3415834f70c5e829d0cba558b978e6e4a.zip | |
Improve wording of last change.
| -rw-r--r-- | nt/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/INSTALL b/nt/INSTALL index 7391e64a39d..38e9af9c550 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -368,7 +368,7 @@ | |||
| 368 | definitions from winnt.h that are used by addsection.c. | 368 | definitions from winnt.h that are used by addsection.c. |
| 369 | Older versions of the W32 API headers that come with Cygwin and MinGW | 369 | Older versions of the W32 API headers that come with Cygwin and MinGW |
| 370 | may be missing some definitions required by Emacs, or broken in other | 370 | may be missing some definitions required by Emacs, or broken in other |
| 371 | ways. In particular, uniscribe APIs were added to mingw cvs on | 371 | ways. In particular, uniscribe APIs were added to MinGW CVS only on |
| 372 | 2006-03-26, so releases from before then cannot be used. | 372 | 2006-03-26, so releases from before then cannot be used. |
| 373 | 373 | ||
| 374 | When in doubt about correctness of what configure did, look at the file | 374 | When in doubt about correctness of what configure did, look at the file |