(rmail-autodetect): Doc fix.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-08-20 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* mail/rmail.el (rmail-autodetect): Doc fix.
|
||||
|
||||
2007-08-19 Juri Linkov <juri@jurta.org>
|
||||
|
||||
* startup.el (normal-splash-screen): Add more links.
|
||||
|
||||
@@ -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'."
|
||||
|
||||
Reference in New Issue
Block a user