Mercurial > emacs
changeset 30008:53edba4e0705
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 03 Jul 2000 12:29:36 +0000 |
parents | d9c85e2f07ba |
children | 95bdbefcdac6 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 03 12:28:41 2000 +0000 +++ b/src/ChangeLog Mon Jul 03 12:29:36 2000 +0000 @@ -1,5 +1,8 @@ 2000-07-03 Gerd Moellmann <gerd@gnu.org> + * fns.c (sweep_weak_table): Mark only objects that are not + marked already. + * frame.c (next_frame, prev_frame): If MINIBUF is a window, include those frames as candidates which have their focus redirected to the minibuffer frame.