Mercurial > emacs
diff src/ChangeLog @ 29996:f784be5b6130
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Mon, 03 Jul 2000 07:51:52 +0000 |
| parents | c1a99b7c6085 |
| children | 53edba4e0705 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 03 07:51:18 2000 +0000 +++ b/src/ChangeLog Mon Jul 03 07:51:52 2000 +0000 @@ -1,3 +1,9 @@ +2000-07-03 Gerd Moellmann <gerd@gnu.org> + + * 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. + 2000-07-03 Stefan Monnier <monnier@cs.yale.edu> * fns.c (Fputhash): Return `value' rather than nil.
