comparison src/ChangeLog @ 81950:c76b4b56f9a6

*** empty log message ***
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 18 Jul 2007 10:47:04 +0000
parents c3be5798b162
children 33a7b634c4b4
comparison
equal deleted inserted replaced
81949:f3024bc83300 81950:c76b4b56f9a6
1 2007-07-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame
4
5 * xterm.h: Declare x_ewmh_activate_frame
6
7 * xterm.c (x_ewmh_activate_frame): New function.
8 (XTframe_raise_lower): Move code to x_ewmh_activate_frame.
9
1 2007-07-17 Martin Rudalics <rudalics@gmx.at> 10 2007-07-17 Martin Rudalics <rudalics@gmx.at>
2 11
3 * window.c (Fdisplay_buffer): If largest or LRU window is the 12 * window.c (Fdisplay_buffer): If largest or LRU window is the
4 only window, split it even if it is not eligible for splitting. 13 only window, split it even if it is not eligible for splitting.
5 This restores the original behavior broken by the 2007-07-15 14 This restores the original behavior broken by the 2007-07-15