diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 441f2c67922..ee830c6bcfc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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 |