Mercurial > emacs
diff lib-src/ChangeLog @ 73582:b10ad78a3492
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 31 Oct 2006 11:07:10 +0000 |
parents | 253ddf6ac03a |
children | e049c4ee04b1 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Oct 31 09:59:48 2006 +0000 +++ b/lib-src/ChangeLog Tue Oct 31 11:07:10 2006 +0000 @@ -1,8 +1,6 @@ 2006-10-31 Tim Van Holder <tim.vanholder@gmail.com> (tiny change) - Fixes to emacsclient.c for GNU/Linux. - * emacsclient.c [!WINDOWSNT] <top level>: Include <netinet/in.h> and - <sys/ioctl.h>. + * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>. (INVALID_SOCKET): Define. (initialize_sockets): Put #endif at the right place. (set_local_socket): Use progname, not argv[0]. @@ -41,7 +39,6 @@ set_local_socket. Use set_socket. Get answers from server.el with recv(), not file stream functions. - 2006-10-09 Eli Zaretskii <eliz@gnu.org> * makefile.w32-in (../src/config.h): Fix error message.