Remove obsolete redisplay code. See the discussion at
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 28 Jan 2013 05:47:51 +0000 (09:47 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 28 Jan 2013 05:47:51 +0000 (09:47 +0400)
commit6fd326b7aef68e0cc1655ee03b4324edeee1dbd9
tree1e9ecf1955cdafcba427a97b4fc6f5d180e13b39
parent18d801db79f92e4bdb1a418f2e2f04fd1294c061
Remove obsolete redisplay code.  See the discussion at
http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00576.html.
* dispnew.c (preemption_period, preemption_next_check): Remove.
(Vredisplay_preemption_period): Likewise.
(update_frame, update_single_window, update_window, update_frame_1):
Adjust users.  Always assume that PERIODIC_PREEMPTION_CHECKING is not
used, following the 2012-06-22 change.
src/ChangeLog
src/dispnew.c