]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/rmail.el
Merge from emacs--devo--0
[gnu-emacs] / lisp / mail / rmail.el
index 2dd381fdafb086f3f7d5387f804a0fc085594b82..b2e697a247a3b47f6de102c0ed1a7492fb13d7e2 100644 (file)
@@ -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'."