# HG changeset patch # User Andreas Schwab # Date 1187602212 0 # Node ID 254d73284bb075b353483fe90ce46045163964a4 # Parent 224e34545cead16bd8d585bd154e3f1e163f116e (rmail-autodetect): Doc fix. diff -r 224e34545cea -r 254d73284bb0 lisp/mail/rmail.el --- a/lisp/mail/rmail.el Mon Aug 20 03:05:42 2007 +0000 +++ b/lisp/mail/rmail.el Mon Aug 20 09:30:12 2007 +0000 @@ -204,7 +204,7 @@ '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'."