]> git.eshelyaron.com Git - emacs.git/commitdiff
(Forcing Redisplay): Cleanups in previous change.
authorRichard M. Stallman <rms@gnu.org>
Wed, 19 Jul 2006 02:19:59 +0000 (02:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 19 Jul 2006 02:19:59 +0000 (02:19 +0000)
lispref/ChangeLog
lispref/display.texi

index 679c2b6e8f3a1cc1a76cbd6ee7a0de928c054264..42960c2fc3bce0fbf21aea01d90c0aeff3689c9f 100644 (file)
@@ -1,5 +1,7 @@
 2006-07-18  Richard Stallman  <rms@gnu.org>
 
+       * display.texi (Forcing Redisplay): Cleanups in previous change.
+
        * processes.texi (Low-Level Network): Make menu more convenient.
 
 2006-07-18  Kim F. Storm  <storm@cua.dk>
index 4e7ba81ed3babd85f2a9fdd8bf798bb31ff410df..b34365dd7e77e231b14825f5d0b918914630ec66 100644 (file)
@@ -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