summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-08-20 12:10:04 +0000
committerRichard M. Stallman <rms@gnu.org>2006-08-20 12:10:04 +0000
commit3bde9bb9fb4eece73a40315e19653fc65af3753b (patch)
tree01dd38cba064c80c63ddd4fad6de6441c605a23f /lispref
parent9d45757a54c52f07d22029f999df1d9a1a89ddb4 (diff)
downloademacs-3bde9bb9fb4eece73a40315e19653fc65af3753b.tar.gz
(Top): Update subnode menu.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/elisp.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi
index 15f33aaf8ae..83cd2ba98ec 100644
--- a/lispref/elisp.texi
+++ b/lispref/elisp.texi
@@ -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.