emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 09 Nov 2004 04:46:12 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3999 emacs/src/ChangeLog:1.4000
*** emacs/src/ChangeLog:1.3999  Tue Nov  9 08:23:44 2004
--- emacs/src/ChangeLog Tue Nov  9 09:40:07 2004
***************
*** 1,3 ****
--- 1,9 ----
+ 2004-11-09  Kim F. Storm  <address@hidden>
+ 
+       * process.c (Fmake_network_process): Remove kludge for interrupted
+       connects on BSD.  If connect is interrupted, just close socket and
+       start over rather than sleeping and retry with same socket.
+ 
  2004-11-09  Jan Dj,Ad(Brv  <address@hidden>
  
        * .cvsignore: Add buildobj.lst.
***************
*** 11,17 ****
        * Makefile.in (SOME_MACHINE_OBJECTS): Add fringe.o, image.o
        and w32*.o.
        (temacs${EXEEXT}): Generate buildobj.lst when temacs is linked.
!       (mostlyclean): rm buildobj.lst 
  
        * makefile.w32-in ($(TEMACS)): Generate buildobj.lst when temacs
        is linked.
--- 17,23 ----
        * Makefile.in (SOME_MACHINE_OBJECTS): Add fringe.o, image.o
        and w32*.o.
        (temacs${EXEEXT}): Generate buildobj.lst when temacs is linked.
!       (mostlyclean): rm buildobj.lst
  
        * makefile.w32-in ($(TEMACS)): Generate buildobj.lst when temacs
        is linked.




reply via email to

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