changeset 17611:1b2afa6391ca

(exec-directory): Wakeup no longer exists, so use movemail as example.
author Richard M. Stallman <rms@gnu.org>
date Thu, 01 May 1997 02:06:32 +0000
parents f95fbf6f1234
children beaac591604a
files lispref/processes.texi
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/processes.texi	Thu May 01 02:03:16 1997 +0000
+++ b/lispref/processes.texi	Thu May 01 02:06:32 1997 +0000
@@ -106,12 +106,11 @@
 Environment}.
 
 @defvar exec-directory 
-@pindex wakeup
+@pindex movemail
 The value of this variable is the name of a directory (a string) that
 contains programs that come with GNU Emacs, that are intended for Emacs
-to invoke.  The program @code{wakeup} is an example of such a program;
-the @code{display-time} command uses it to get a reminder once per
-minute.
+to invoke.  The program @code{movemail} is an example of such a program;
+Rmail uses it to fetch new mail from an inbox.
 @end defvar
 
 @defopt exec-path