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: Thu, 28 Feb 2002 19:00:21 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2481 emacs/src/ChangeLog:1.2482
*** emacs/src/ChangeLog:1.2481  Thu Feb 28 18:55:18 2002
--- emacs/src/ChangeLog Thu Feb 28 19:00:21 2002
***************
*** 2,7 ****
--- 2,8 ----
  
        * process.c (Qconnect, Qfailed): New variables.
        (syms_of_process): Intern and staticpro them.
+       (Fprocess_status): Document connect and failed return values.
        [NON_BLOCKING_CONNECT]: New conditional.
        (connect_wait_mask, num_pending_connects): New variables.
        (status_message): Convert Qfailed status.
***************
*** 12,18 ****
        (wait_reading_process_input): Poll for status of non-blocking
        connects.  Exec sentinel directly when connect succeeds.
        (status_notify): Don't read process output if not yet connected.
! 
  2002-02-28  Kim F. Storm  <address@hidden>
  
        * window.c: (minibuf_selected_window): Renamed from
--- 13,19 ----
        (wait_reading_process_input): Poll for status of non-blocking
        connects.  Exec sentinel directly when connect succeeds.
        (status_notify): Don't read process output if not yet connected.
!       
  2002-02-28  Kim F. Storm  <address@hidden>
  
        * window.c: (minibuf_selected_window): Renamed from



reply via email to

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