changeset 72012:129c994aeab3

(Forcing Redisplay): Cleanups in previous change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 19 Jul 2006 02:19:54 +0000
parents 63cba3e0f0e5
children 020b2d549ca8
files lispref/display.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Wed Jul 19 02:10:38 2006 +0000
+++ b/lispref/display.texi	Wed Jul 19 02:19:54 2006 +0000
@@ -103,9 +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 used on window systems,
-and is only available if Emacs is built with support for sub-second timers.
-For other platforms; @xref{Terminal Output}.
+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}.
 @end defvar
 
 @defvar redisplay-dont-pause