# HG changeset patch # User Gerd Moellmann # Date 965649846 0 # Node ID 2c8dcfcbb642d180b1be10978a393b5e4f8fb741 # Parent d833a6450e10b696aeb6bcf054c82973270b8100 *** empty log message *** diff -r d833a6450e10 -r 2c8dcfcbb642 src/ChangeLog --- a/src/ChangeLog Mon Aug 07 12:03:19 2000 +0000 +++ b/src/ChangeLog Mon Aug 07 12:04:06 2000 +0000 @@ -1,5 +1,8 @@ 2000-08-07 Gerd Moellmann + * fns.c (sweep_weak_hash_tables): Fix the code taking unmarked + tables out of the list of all weak hash tables. + * xdisp.c (ensure_echo_area_buffers): If a buffer was killed, and a new buffer is created, make sure echo_area_buffer[] references the new buffer.