Fix previous change.

This commit is contained in:
Karl Heuer 1998-04-06 22:22:05 +00:00
parent 0ea9573750
commit 442f5309d9

View file

@ -103,9 +103,9 @@
:group 'rmail-retrieve)
(defcustom rmail-movemail-flags nil
"*List of flags to pass to movemail. Most commonly used to specify
`-g' to enable GSS-API authentication or `-k' to enable Kerberos
authentication."
"*List of flags to pass to movemail.
Most commonly used to specify `-g' to enable GSS-API authentication
or `-k' to enable Kerberos authentication."
:type 'list
:group 'rmail-retrieve)