aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e147889f796..221d525f16e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12013-01-28 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Remove obsolete redisplay code. See the discussion at
4 http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00576.html.
5 * dispnew.c (preemption_period, preemption_next_check): Remove.
6 (Vredisplay_preemption_period): Likewise.
7 (update_frame, update_single_window, update_window, update_frame_1):
8 Adjust users. Always assume that PERIODIC_PREEMPTION_CHECKING is not
9 used, following the 2012-06-22 change.
10
12013-01-25 Eli Zaretskii <eliz@gnu.org> 112013-01-25 Eli Zaretskii <eliz@gnu.org>
2 12
3 * w32notify.c (Fw32notify_add_watch): Doc fix. (Bug#13540) 13 * w32notify.c (Fw32notify_add_watch): Doc fix. (Bug#13540)