diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0c160c1560e..859409092b0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * lisp.h (allocate_terminal): Declare. | ||
| 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. |