Mercurial > emacs
comparison lib-src/ChangeLog @ 73618:d23b82051e84
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 02 Nov 2006 09:55:33 +0000 |
parents | e89055c0c7ab |
children | 51e981e42f81 |
comparison
equal
deleted
inserted
replaced
73617:7af864af10b6 | 73618:d23b82051e84 |
---|---|
1 2006-11-02 Tim Van Holder <tim.vanholder@gmail.com> (tiny change) | |
2 | |
3 * emacsclient.c [WINDOWSNT]: Define HAVE_INET_SOCKETS. | |
4 [!WINDOWSNT]: Include <netinet/in.h> if available. | |
5 [HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS. | |
6 (IOCTL, IOCTL_BOOL_ARG): Remove. | |
7 (set_tcp_socket): Don't set the socket in blocking mode. | |
8 Remove c_arg. | |
9 | |
1 2006-11-01 Juanma Barranquero <lekktu@gmail.com> | 10 2006-11-01 Juanma Barranquero <lekktu@gmail.com> |
2 | 11 |
3 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to | 12 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to |
4 execvp to point to alternate_editor (otherwise .BAT scripts can't run). | 13 execvp to point to alternate_editor (otherwise .BAT scripts can't run). |
5 | 14 |