changeset 82480:254d73284bb0

(rmail-autodetect): Doc fix.
author Andreas Schwab <schwab@suse.de>
date Mon, 20 Aug 2007 09:30:12 +0000
parents 224e34545cea
children 471781597ae3
files lisp/mail/rmail.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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'."