aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6fdf601fa95..ff6b9508d62 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-04-10 Eli Zaretskii <eliz@gnu.org>
2
3 * frame.c (do_switch_frame): Mark the TTY frame we switch to as
4 garbaged only if it is not already the top frame on its TTY. This
5 prevents flickering due to constant redrawing of TTY frames when
6 there are GUI frames open in the same session. (Bug#13864)
7
12013-04-10 Stefan Monnier <monnier@iro.umontreal.ca> 82013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * keyboard.c (timer_start_idle): Call internal-timer-start-idle instead 10 * keyboard.c (timer_start_idle): Call internal-timer-start-idle instead