]> code.delx.au - gnu-emacs/commitdiff
(Reading One Event): Update xref.
authorRichard M. Stallman <rms@gnu.org>
Sun, 20 Aug 2006 12:11:24 +0000 (12:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 20 Aug 2006 12:11:24 +0000 (12:11 +0000)
lispref/commands.texi

index 2a091524bed6f05029bf9cd31a8fce9ad48f6764..514b55205a1ef1f9f8ed89d73f93c1a9c0eb643c 100644 (file)
@@ -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