From b7a82118b20ce90995e5fa7c430cce9301207857 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 18 Jul 2006 15:00:47 +0000 Subject: [PATCH] (Forcing Redisplay): redisplay-preemption-period only used on window systems. Add xref to Terminal Output. --- lispref/display.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lispref/display.texi b/lispref/display.texi index 8d91718e0cd..4e7ba81ed3b 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -103,8 +103,9 @@ 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. -@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 -- 2.39.2