# HG changeset patch # User Richard M. Stallman # Date 1156075884 0 # Node ID 24e687976d39fbba837eb3f5d69584fef92c25f6 # Parent e01c5850129b0f8fce2a8e5e96dd7c364838423e (Reading One Event): Update xref. diff -r e01c5850129b -r 24e687976d39 lispref/commands.texi --- a/lispref/commands.texi Sun Aug 20 12:10:04 2006 +0000 +++ b/lispref/commands.texi Sun Aug 20 12:11:24 2006 +0000 @@ -2231,7 +2231,7 @@ 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