1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00

(choose_minibuf_frame): Support multiple frames on MSDOS.

This commit is contained in:
Richard M. Stallman 1996-06-10 21:03:43 +00:00
parent 3bb1f22f68
commit 8424e1eaa9

View file

@ -113,7 +113,7 @@ choose_minibuf_frame ()
if (selected_frame != 0
&& !EQ (minibuf_window, selected_frame->minibuffer_window))
{
#if defined(MSDOS) && !defined(HAVE_X_WINDOWS)
#if defined(MSDOS) && !defined(HAVE_X_WINDOWS) && !defined(MULTI_FRAME)
selected_frame->minibuffer_window = minibuf_window;
#else
/* I don't think that any frames may validly have a null minibuffer