(next_frame): Don't check frame-focus redirection in
authorGerd Moellmann <gerd@gnu.org>
Fri, 30 Jun 2000 19:21:04 +0000 (19:21 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 30 Jun 2000 19:21:04 +0000 (19:21 +0000)
commit3780bc22276f5b2cfa4556ca11c7b9febed1d317
treee6c07531e3314937ffc7d9187ad5cda01bf9f3fa
parentbb6677a88c75d748da5613611b367226ab07a3b8
(next_frame): Don't check frame-focus redirection in
case MINIBUF is a window.  Doing so excludes frames using MINIBUF
unless their focus is redirected, which contradicts the
specification of next-frame, and leads to infinite loops in
certain situations when cycling through windows with next-window.
src/ChangeLog
src/frame.c