From: Richard M. Stallman Date: Sun, 20 Aug 2006 12:11:24 +0000 (+0000) Subject: (Reading One Event): Update xref. X-Git-Tag: emacs-pretest-22.0.90~951 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4721317c7d11c24f2bac4fb20bba6e8750eb91b8;p=emacs.git (Reading One Event): Update xref. --- diff --git a/lispref/commands.texi b/lispref/commands.texi index 2a091524bed..514b55205a1 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -2231,7 +2231,7 @@ necessary for input to arrive. If @var{seconds} is @code{nil}, Emacs is considered idle while waiting for user input to arrive. Idle timers---those created with -@code{run-with-idle-timer} (@pxref{Timers})---can run during this +@code{run-with-idle-timer} (@pxref{Idle Timers})---can run during this period. However, if @var{seconds} is non-@code{nil}, the state of idleness remains unchanged. If Emacs is non-idle when @code{read-event} is called, it remains non-idle throughout the