# HG changeset patch # User Kim F. Storm # Date 1014940821 0 # Node ID 5f4fc7c4085c5893ab6066d186c209449b5c068a # Parent f21620032428b96246854994067f7d7da00cd595 *** empty log message *** diff -r f21620032428 -r 5f4fc7c4085c src/ChangeLog --- a/src/ChangeLog Thu Feb 28 23:59:19 2002 +0000 +++ b/src/ChangeLog Fri Mar 01 00:00:21 2002 +0000 @@ -2,6 +2,7 @@ * 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,7 +13,7 @@ (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 * window.c: (minibuf_selected_window): Renamed from