Mercurial > emacs
view src/s/aix4-2.h @ 29987:c38afaed3dd0
(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.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 30 Jun 2000 19:20:25 +0000 |
parents | c6181e97cf15 |
children | 4be8406ebef9 |
line wrap: on
line source
/* AIX 4.2 is missing alloca. */ #include "aix4-1.h" #undef ALIGN_DATA_RELOC #ifndef __GNUC__ #undef HAVE_ALLOCA #endif