Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 898:b0c24ea6a2a8
[xemacs-hg @ 2002-07-03 07:18:39 by michaels]
2002-07-01 Mike Sperber <mike@xemacs.org>
* process-unix.c (unix_send_process): Mark coding_outstream as
non-open upon SIGPIPE.
* event-stream.c (execute_internal_event): Reinstate code to
deactivate a dead network connection that got lost during the
stdout/stderr separation.
* event-stream.c (Fnext_event): Reorder switch cases to something
that makes sense.
author | michaels |
---|---|
date | Wed, 03 Jul 2002 07:18:41 +0000 |
parents | 7da79fbe37bb |
children | 08513f26c519 |
comparison
equal
deleted
inserted
replaced
897:7da79fbe37bb | 898:b0c24ea6a2a8 |
---|---|
1 2002-07-01 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * process-unix.c (unix_send_process): Mark coding_outstream as | |
4 non-open upon SIGPIPE. | |
5 | |
6 * event-stream.c (execute_internal_event): Reinstate code to | |
7 deactivate a dead network connection that got lost during the | |
8 stdout/stderr separation. | |
9 | |
10 * event-stream.c (Fnext_event): Reorder switch cases to something | |
11 that makes sense. | |
12 | |
1 2002-06-27 Olivier Galibert <galibert@pobox.com> | 13 2002-06-27 Olivier Galibert <galibert@pobox.com> |
2 | 14 |
3 * input-method-motif.c: Fix the #includes. | 15 * input-method-motif.c: Fix the #includes. |
4 | 16 |
5 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> | 17 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |