Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 988:5df795348f45
[xemacs-hg @ 2002-09-01 22:13:52 by andyp]
apply various 21.4 patches
author | andyp |
---|---|
date | Sun, 01 Sep 2002 22:14:58 +0000 |
parents | 9b80efded6a5 |
children | 4700aface1ab |
comparison
equal
deleted
inserted
replaced
987:7ffc86e44409 | 988:5df795348f45 |
---|---|
1 2002-08-19 Andy Piper <andy@xemacs.org> | |
2 | |
3 * fileio.c (Ffile_truename): on cygwin using win32 normalize to | |
4 win32 format. | |
5 | |
6 * realpath.c (xrealpath): normalize drive spec also so that dir | |
7 sep chars are not mixed on cygwin. | |
8 | |
1 2002-09-01 Mike Alexander <mta@arbortext.com> | 9 2002-09-01 Mike Alexander <mta@arbortext.com> |
2 | 10 |
3 * event-msw.c (winsock_closer): Use closesocket, not CloseHandle | 11 * event-msw.c (winsock_closer): Use closesocket, not CloseHandle |
4 to close a socket. | 12 to close a socket. |
5 | 13 |