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: Mon, 01 Nov 2004 06:16:41 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3961 emacs/src/ChangeLog:1.3962
*** emacs/src/ChangeLog:1.3961  Mon Nov  1 11:03:51 2004
--- emacs/src/ChangeLog Mon Nov  1 11:04:37 2004
***************
*** 2,11 ****
  
        * process.c (connect_wait_mask, num_pending_connects): Only
        declare and use them if NON_BLOCKING_CONNECT is defined.
        (IF_NON_BLOCKING_CONNECT): New helper macro.
        (wait_reading_process_output): Only declare and use local vars
        Connecting and check_connect when NON_BLOCKING_CONNECT is defined.
-       (init_process): Initialize them if NON_BLOCKING_CONNECT defined.
  
  2004-11-01  Andy Petrusenco  <address@hidden>  (tiny change)
  
--- 2,11 ----
  
        * process.c (connect_wait_mask, num_pending_connects): Only
        declare and use them if NON_BLOCKING_CONNECT is defined.
+       (init_process): Initialize them if NON_BLOCKING_CONNECT defined.
        (IF_NON_BLOCKING_CONNECT): New helper macro.
        (wait_reading_process_output): Only declare and use local vars
        Connecting and check_connect when NON_BLOCKING_CONNECT is defined.
  
  2004-11-01  Andy Petrusenco  <address@hidden>  (tiny change)
  




reply via email to

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