From 0574be1801f179b893b7cf5b67cd43dfac2e5fc0 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 20 Aug 2007 09:30:22 +0000 Subject: [PATCH] (rmail-autodetect): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/mail/rmail.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a594f5b578a..a21020e148f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-08-20 Andreas Schwab + + * mail/rmail.el (rmail-autodetect): Doc fix. + 2007-08-19 Juri Linkov * startup.el (normal-splash-screen): Add more links. diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index ee990f2fdd3..429d85a7fed 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -204,7 +204,7 @@ We do this by executing it with `--version' and analyzing its output." 'emacs)))))) (defun rmail-autodetect () - "Determine and return the file name of the `movemail' program. + "Determine the file name of the `movemail' program and return its flavor. If `rmail-movemail-program' is non-nil, use it. Otherwise, look for `movemail' in the directories in `rmail-movemail-search-path', those in `exec-path', and `exec-directory'." -- 2.39.2