# HG changeset patch # User Kim F. Storm # Date 1085483823 0 # Node ID 8ead5534c80fd2592ecc9f8989a3e2f20bb35107 # Parent 25f133a490aa4c9014343bc1b8e7fcb374d70822 *** empty log message *** diff -r 25f133a490aa -r 8ead5534c80f src/ChangeLog --- a/src/ChangeLog Mon May 24 21:59:08 2004 +0000 +++ b/src/ChangeLog Tue May 25 11:17:03 2004 +0000 @@ -1,3 +1,13 @@ +2004-05-25 Kim F. Storm + + * alloc.c (marker_blocks_pending_free): New var. + (gc_sweep): Store free marker blocks on that list. + (Fgarbage_collect): Free them after undo-list cleanup. + + * process.c (wait_reading_process_input): Check connect_wait_mask + before actually accepting connection in case it has already been + accepted due to recursion. + 2004-05-23 K,Ba(Broly L,Bu(Brentey (tiny change) * coding.c (Fset_safe_terminal_coding_system_internal): Set