From: Karl Heuer Date: Mon, 6 Apr 1998 22:22:05 +0000 (+0000) Subject: Fix previous change. X-Git-Tag: emacs-20.3~1676 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=442f5309d93cc12ffde6ea205421e1173478b0ce;p=emacs.git Fix previous change. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index fb07ac9bcf3..7e72d0e1571 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -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)