# HG changeset patch # User Richard M. Stallman # Date 1156075804 0 # Node ID e01c5850129b0f8fce2a8e5e96dd7c364838423e # Parent 2a80ec1d7c0082619fe2f47c66b8e92889bf9177 (Top): Update subnode menu. diff -r 2a80ec1d7c00 -r e01c5850129b lispref/elisp.texi --- 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.