Mercurial > emacs
changeset 72448:e01c5850129b
(Top): Update subnode menu.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 20 Aug 2006 12:10:04 +0000 |
parents | 2a80ec1d7c00 |
children | 24e687976d39 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/elisp.texi Sun Aug 20 12:09:37 2006 +0000 +++ b/lispref/elisp.texi Sun Aug 20 12:10:04 2006 +0000 @@ -1039,6 +1039,8 @@ * Processor Run Time:: Getting the run time used by Emacs. * Time Calculations:: Adding, subtracting, comparing times, etc. * Timers:: Setting a timer to call a function at a certain time. +* Idle Timers:: Setting a timer to call a function when Emacs has + been idle for a certain length of time. * Terminal Input:: Accessing and recordingo terminal input. * Terminal Output:: Controlling and recording terminal output. * Sound Output:: Playing sounds on the computer's speaker.