Mercurial > emacs
changeset 39959:52d1c9a20bfa
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 15 Oct 2001 11:40:46 +0000 |
parents | 47a9547923c8 |
children | d0d7ddac8c5e |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 15 11:38:41 2001 +0000 +++ b/src/ChangeLog Mon Oct 15 11:40:46 2001 +0000 @@ -1,3 +1,11 @@ +2001-10-15 Gerd Moellmann <gerd@gnu.org> + + * window.c (window_loop): Don't check for Fother_buffer returning + nil. + + * window.c (select_window_1): Unfreeze window start. Remove a + doubled test for WINDOW being live. + 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * fns.c (Fmapconcat): Fix typo in a doc string.