aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cbbf4ab09a7..193ecff1793 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12004-05-25 Kim F. Storm <storm@cua.dk>
2
3 * alloc.c (marker_blocks_pending_free): New var.
4 (gc_sweep): Store free marker blocks on that list.
5 (Fgarbage_collect): Free them after undo-list cleanup.
6
7 * process.c (wait_reading_process_input): Check connect_wait_mask
8 before actually accepting connection in case it has already been
9 accepted due to recursion.
10
12004-05-23 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> (tiny change) 112004-05-23 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> (tiny change)
2 12
3 * coding.c (Fset_safe_terminal_coding_system_internal): Set 13 * coding.c (Fset_safe_terminal_coding_system_internal): Set