Mercurial > emacs
comparison src/ChangeLog @ 44008:f5d0fe8d01b4
Fix typo.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Mon, 18 Mar 2002 18:14:38 +0000 |
| parents | 5aeafe6043ef |
| children | 09c09c571c46 |
comparison
equal
deleted
inserted
replaced
| 44007:3adb7faf864d | 44008:f5d0fe8d01b4 |
|---|---|
| 2 | 2 |
| 3 * config.in: Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT, | 3 * config.in: Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT, |
| 4 HAVE_GETSOCKOPT, HAVE_GETPEERNAME, HAVE_GETSOCKNAME, and | 4 HAVE_GETSOCKOPT, HAVE_GETPEERNAME, HAVE_GETSOCKNAME, and |
| 5 HAVE_SYS_UN_H. | 5 HAVE_SYS_UN_H. |
| 6 | 6 |
| 7 *process.c: Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H. | 7 * process.c: Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H. |
| 8 Remove explicit GNU_LINUX settings for datagram support. | 8 Remove explicit GNU_LINUX settings for datagram support. |
| 9 | 9 |
| 10 2002-03-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 10 2002-03-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 11 | 11 |
| 12 * process.c (Fmake_network_process): Remove unused variable `sa'. | 12 * process.c (Fmake_network_process): Remove unused variable `sa'. |
