aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0dc18c83880..875e8b79434 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12008-03-19 Stefan Monnier <monnier@iro.umontreal.ca> 12008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * window.c (run_funs): New fun.
4 (run_window_configuration_change_hook): Use it to run the buffer-local
5 and the global part of the hook.
6
3 * xdisp.c (format_mode_line_unwind_data): Add window argument. 7 * xdisp.c (format_mode_line_unwind_data): Add window argument.
4 (unwind_format_mode_line): Restore selected window. 8 (unwind_format_mode_line): Restore selected window.
5 (x_consider_frame_title, Fformat_mode_line): Set selected window. 9 (x_consider_frame_title, Fformat_mode_line): Set selected window.