From 796660a58f7c4947f7aba51a6387ac1c0ad98277 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 21 Jul 2006 12:22:32 +0000 Subject: [PATCH] (Forcing Redisplay): Don't mention systems which don't support sub-second timers for redisplay-preemption-period. --- lispref/display.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lispref/display.texi b/lispref/display.texi index b34365dd7e7..678ca657b5b 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -103,9 +103,8 @@ processes the available input before trying again to redisplay. If this variable is @code{nil}, Emacs does not check for input during redisplay, and redisplay cannot be preempted by input. -This variable is only obeyed on graphical terminals, and is only -available if Emacs is built with support for sub-second timers. For -other platforms, see @ref{Terminal Output}. +This variable is only obeyed on graphical terminals. For +text terminals, see @ref{Terminal Output}. @end defvar @defvar redisplay-dont-pause -- 2.39.2