emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/elisp.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/elisp.texi,v
Date: Sun, 20 Aug 2006 12:10:05 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/08/20 12:10:04

Index: elisp.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/elisp.texi,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -b -r1.80 -r1.81
--- elisp.texi  31 Jul 2006 18:34:36 -0000      1.80
+++ elisp.texi  20 Aug 2006 12:10:04 -0000      1.81
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]