changeset 72003:a6b27d22fd4f

(Forcing Redisplay): redisplay-preemption-period only used on window systems. Add xref to Terminal Output.
author Kim F. Storm <storm@cua.dk>
date Tue, 18 Jul 2006 15:00:47 +0000
parents 2f62cd511de0
children 5199d84d3631
files lispref/display.texi
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Tue Jul 18 15:00:36 2006 +0000
+++ b/lispref/display.texi	Tue Jul 18 15:00:47 2006 +0000
@@ -103,8 +103,9 @@
 If this variable is @code{nil}, Emacs does not check for input during
 redisplay, and redisplay cannot be preempted by input.
 
-@emph{Note} that this variable is only available if Emacs is built
-with support for sub-second timers.
+@emph{Note} that this variable is only used on window systems,
+and is only available if Emacs is built with support for sub-second timers.
+For other platforms; @xref{Terminal Output}.
 @end defvar
 
 @defvar redisplay-dont-pause