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

Diff of /emacs/src/window.c

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

revision 1.524 by monnier, Tue Nov 1 08:01:40 2005 UTC revision 1.525 by monnier, Thu Nov 3 17:11:50 2005 UTC
# Line 3535  displayed.  */) Line 3535  displayed.  */)
3535                    || EQ (XWINDOW (window)->parent, Qnil))                    || EQ (XWINDOW (window)->parent, Qnil))
3536                && window_height (window) >= window_min_height << 1)                && window_height (window) >= window_min_height << 1)
3537              window = Fsplit_window (window, Qnil, Qnil);              window = Fsplit_window (window, Qnil, Qnil);
3538              else
3539                window = Fget_lru_window (frames, Qnil);
3540            /* If Fget_lru_window returned nil, try other approaches.  */            /* If Fget_lru_window returned nil, try other approaches.  */
3541    
3542            /* Try visible frames first.  */            /* Try visible frames first.  */

Legend:
Removed from v.1.524  
changed lines
  Added in v.1.525

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