]> git.eshelyaron.com Git - emacs.git/commitdiff
(Forcing Redisplay): Don't mention systems which
authorKim F. Storm <storm@cua.dk>
Fri, 21 Jul 2006 12:22:32 +0000 (12:22 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 21 Jul 2006 12:22:32 +0000 (12:22 +0000)
don't support sub-second timers for redisplay-preemption-period.

lispref/display.texi

index b34365dd7e77e231b14825f5d0b918914630ec66..678ca657b5b2cb6b0e751c95980e124be3deac97 100644 (file)
@@ -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