From: Richard M. Stallman Date: Wed, 19 Jul 2006 02:19:59 +0000 (+0000) Subject: (Forcing Redisplay): Cleanups in previous change. X-Git-Tag: emacs-pretest-22.0.90~1338 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1ef252f636b11627d4e2d528ff5e952e407cfe3d;p=emacs.git (Forcing Redisplay): Cleanups in previous change. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 679c2b6e8f3..42960c2fc3b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,7 @@ 2006-07-18 Richard Stallman + * display.texi (Forcing Redisplay): Cleanups in previous change. + * processes.texi (Low-Level Network): Make menu more convenient. 2006-07-18 Kim F. Storm diff --git a/lispref/display.texi b/lispref/display.texi index 4e7ba81ed3b..b34365dd7e7 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -103,9 +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 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