Mercurial > emacs
changeset 55765:8ead5534c80f
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 25 May 2004 11:17:03 +0000 |
parents | 25f133a490aa |
children | d5fe47c900ee |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <storm@cua.dk> + + * 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 <lorentey@elte.hu> (tiny change) * coding.c (Fset_safe_terminal_coding_system_internal): Set