/[emacs]/emacs/src/xfns.c
ViewVC logotype

Diff of /emacs/src/xfns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.647 by jhd, Fri Dec 2 14:55:14 2005 UTC revision 1.648 by lorentey, Wed Dec 7 17:06:14 2005 UTC
# Line 3373  This function is an internal primitive-- Line 3373  This function is an internal primitive--
3373        UNBLOCK_INPUT;        UNBLOCK_INPUT;
3374      }      }
3375    
3376      /* Initialize `default-minibuffer-frame' in case this is the first
3377         frame on this display device.  */
3378      if (FRAME_HAS_MINIBUF_P (f)
3379          && (!FRAMEP (kb->Vdefault_minibuffer_frame)
3380              || !FRAME_LIVE_P (XFRAME (kb->Vdefault_minibuffer_frame))))
3381        kb->Vdefault_minibuffer_frame = frame;
3382    
3383    UNGCPRO;    UNGCPRO;
3384    
3385    /* Make sure windows on this frame appear in calls to next-window    /* Make sure windows on this frame appear in calls to next-window

Legend:
Removed from v.1.647  
changed lines
  Added in v.1.648

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26