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 68e50dd376f..81106ff2417 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12008-04-09 Stefan Monnier <monnier@iro.umontreal.ca> 12008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * keyboard.c (Qdeactivate_mark): New var.
4 (command_loop_1): Use it to call `deactivate-mark'.
5 (syms_of_keyboard): Initialize it.
6
3 * xdisp.c (redisplay_internal): Reset tty's color_mode when switching 7 * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
4 to another frame. 8 to another frame.
5 * frame.c (do_switch_frame): Refine the top_frame/async_visible code. 9 * frame.c (do_switch_frame): Refine the top_frame/async_visible code.