diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7cd786a22ff..350e5573d17 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-02-08 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * frame.c (Fdelete_frame): If FORCE, don't call hooks. | ||
| 4 | If FORCE, and frame has a surrogate minibuffer for another frame, | ||
| 5 | delete the other frame first. | ||
| 6 | |||
| 1 | 2008-02-07 Timo Savola <timo.savola@iki.fi> | 7 | 2008-02-07 Timo Savola <timo.savola@iki.fi> |
| 2 | 8 | ||
| 3 | * xterm.c (x_detect_focus_change): Handle embed client message. | 9 | * xterm.c (x_detect_focus_change): Handle embed client message. |