emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v
Date: Tue, 31 Oct 2006 09:08:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/10/31 09:08:24

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/ChangeLog,v
retrieving revision 2.330
retrieving revision 2.331
diff -u -b -r2.330 -r2.331
--- ChangeLog   31 Oct 2006 00:23:06 -0000      2.330
+++ ChangeLog   31 Oct 2006 09:08:24 -0000      2.331
@@ -1,3 +1,12 @@
+2006-10-31  Tim Van Holder  <address@hidden>  (tiny change)
+
+       Fixes to emacsclient.c for GNU/Linux.
+       * emacsclient.c [!WINDOWSNT] <top level>: 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].
+
 2006-10-31  Juanma Barranquero  <address@hidden>
 
        * makefile.w32-in (ALL): Add emacsclient.
@@ -32,6 +41,7 @@
        set_local_socket.  Use set_socket.  Get answers from server.el with
        recv(), not file stream functions.
 
+
 2006-10-09  Eli Zaretskii  <address@hidden>
 
        * makefile.w32-in (../src/config.h): Fix error message.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]