]> git.eshelyaron.com Git - emacs.git/commitdiff
(exec-directory): Wakeup no longer exists, so use movemail as example.
authorRichard M. Stallman <rms@gnu.org>
Thu, 1 May 1997 02:06:32 +0000 (02:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 1 May 1997 02:06:32 +0000 (02:06 +0000)
lispref/processes.texi

index 359366cf066382adcaf8da905d23a48e3f16eeff..eb26970651be82ba68b34002319393f8c9673a53 100644 (file)
@@ -106,12 +106,11 @@ specify overrides for it with @code{process-environment}.  @xref{System
 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