Mercurial > emacs
changeset 30635:2c8dcfcbb642
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 07 Aug 2000 12:04:06 +0000 |
parents | d833a6450e10 |
children | 88e0ba67d3bc |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.