Mercurial > emacs
diff src/ChangeLog @ 30635:2c8dcfcbb642
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Mon, 07 Aug 2000 12:04:06 +0000 |
| parents | 3ea6ae5c3939 |
| children | b9b3d00cd2db |
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.
