From 846faa3b2cd0a3fe7dbf95cdf496225df3214580 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 25 May 2004 11:17:03 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index cbbf4ab09a7..193ecff1793 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.5