1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

(Forcing Redisplay): Cleanups in previous change.

This commit is contained in:
Richard M. Stallman 2006-07-19 02:19:59 +00:00
parent c29fbc9354
commit 1ef252f636
2 changed files with 5 additions and 3 deletions

View 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>

View 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