comparison src/ChangeLog @ 84763:6221fe13ef8a

(allocate_terminal): Declare.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 21 Sep 2007 09:03:41 +0000
parents 1ad5dfad0058
children 2802a7ac4329
comparison
equal deleted inserted replaced
84762:b6cf194b9eb1 84763:6221fe13ef8a
1 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * lisp.h (allocate_terminal): Declare.
2 4
3 * window.c (candidate_window_p): Consider frames that are being placed 5 * window.c (candidate_window_p): Consider frames that are being placed
4 by the user as somewhere between visible and iconified. 6 by the user as somewhere between visible and iconified.
5 (window_loop): Prefer windows on the current frame. 7 (window_loop): Prefer windows on the current frame.
6 (Fselect_window): Move the use of select-frame to the beginning so we 8 (Fselect_window): Move the use of select-frame to the beginning so we