(Fnext_window): Add a QUIT in the loop.

This commit is contained in:
Gerd Moellmann 1999-10-23 22:44:26 +00:00
parent 5db9e620af
commit 2a3d714616
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
1999-10-24 Gerd Moellmann <gerd@gnu.org>
* window.c (Fnext_window): Add a QUIT in the loop.
1999-10-23 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (bootstrap, bootstrap-emacs, bootstrap-temacs):

View file

@ -1232,6 +1232,8 @@ DEFUN ("next-window", Fnext_window, Snext_window, 0, 3, 0,
window = XWINDOW (window)->vchild;
else break;
}
QUIT;
}
/* Which windows are acceptable?
Exit the loop and accept this window if