Mercurial > emacs
changeset 72449:24e687976d39
(Reading One Event): Update xref.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 20 Aug 2006 12:11:24 +0000 |
parents | e01c5850129b |
children | 466083d03cb4 |
files | lispref/commands.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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