diff options
| author | Miles Bader | 2006-06-07 18:05:10 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-06-07 18:05:10 +0000 |
| commit | b883cdb2fefa8ea9c3b0d82eba7a9ee792f871bb (patch) | |
| tree | de3804210a8cd955e0d3b9abc15679480930bc82 /nt | |
| parent | 885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2 (diff) | |
| parent | 26c9afc3239e18b03537faaea33e3e82e28099e6 (diff) | |
| download | emacs-b883cdb2fefa8ea9c3b0d82eba7a9ee792f871bb.tar.gz emacs-b883cdb2fefa8ea9c3b0d82eba7a9ee792f871bb.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 285-296)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: admin/FOR-RELEASE: Update refcard section.
* gnus--rel--5.10 (patch 102-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/ChangeLog | 5 | ||||
| -rw-r--r-- | nt/INSTALL | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index e0a5a417528..96594144135 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-06-02 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * INSTALL: Add Make 3.81 to the list of Make & shell combinations | ||
| 4 | known to work. | ||
| 5 | |||
| 1 | 2006-03-12 Jason Rumney <jasonr@gnu.org> | 6 | 2006-03-12 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * addpm.c (add_registry): Don't change the registry unless keys | 8 | * addpm.c (add_registry): Don't change the registry unless keys |
diff --git a/nt/INSTALL b/nt/INSTALL index f9231d4b704..dc289531472 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -127,6 +127,7 @@ | |||
| 127 | cygwin compiled make 3.79.1: fails[3, 5] fails[2?, 5] | 127 | cygwin compiled make 3.79.1: fails[3, 5] fails[2?, 5] |
| 128 | mingw32 compiled make 3.79.1: okay okay | 128 | mingw32 compiled make 3.79.1: okay okay |
| 129 | mingw32 compiled make 3.80: okay unknown[6] | 129 | mingw32 compiled make 3.80: okay unknown[6] |
| 130 | mingw32 compiled make 3.81: okay okay[7] | ||
| 130 | 131 | ||
| 131 | Notes: | 132 | Notes: |
| 132 | 133 | ||