From: Richard M. Stallman Date: Thu, 1 May 1997 02:06:32 +0000 (+0000) Subject: (exec-directory): Wakeup no longer exists, so use movemail as example. X-Git-Tag: emacs-20.1~2334 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a90424180970b85585acafbd3e6873c314d9ee0f;p=emacs.git (exec-directory): Wakeup no longer exists, so use movemail as example. --- diff --git a/lispref/processes.texi b/lispref/processes.texi index 359366cf066..eb26970651b 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -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