]> code.delx.au - gnu-emacs/commitdiff
(Top): Update subnode menu.
authorRichard M. Stallman <rms@gnu.org>
Sun, 20 Aug 2006 12:10:04 +0000 (12:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 20 Aug 2006 12:10:04 +0000 (12:10 +0000)
lispref/elisp.texi

index 15f33aaf8ae0d2cdc9a54737bcf2abfe5786ff21..83cd2ba98ecab175ae312e5c988df2e18c534f94 100644 (file)
@@ -1039,6 +1039,8 @@ Operating System Interface
 * 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.