changeset 72058:92e52d7e4ecd

(Forcing Redisplay): Don't mention systems which don't support sub-second timers for redisplay-preemption-period.
author Kim F. Storm <storm@cua.dk>
date Fri, 21 Jul 2006 12:22:32 +0000
parents 2bad0076ec08
children 7b3a19a8bfdb
files lispref/display.texi
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Fri Jul 21 12:22:19 2006 +0000
+++ b/lispref/display.texi	Fri Jul 21 12:22:32 2006 +0000
@@ -103,9 +103,8 @@
 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