]> code.delx.au - gnu-emacs/commitdiff
Fix previous change.
authorKarl Heuer <kwzh@gnu.org>
Mon, 6 Apr 1998 22:22:05 +0000 (22:22 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 6 Apr 1998 22:22:05 +0000 (22:22 +0000)
lisp/mail/rmail.el

index fb07ac9bcf37eec6fdc309ac39e6eefda8e0626b..7e72d0e157146944f3c239c140f8846817cf6238 100644 (file)
   :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)