aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2006-08-20 12:11:24 +0000
committerRichard M. Stallman <[email protected]>2006-08-20 12:11:24 +0000
commit4721317c7d11c24f2bac4fb20bba6e8750eb91b8 (patch)
tree51174a4328c3166ee6291c3b8c006672f9f62c54 /lispref
parent3bde9bb9fb4eece73a40315e19653fc65af3753b (diff)
(Reading One Event): Update xref.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/commands.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/commands.texi b/lispref/commands.texi
index 2a091524be..514b55205a 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