Mercurial > emacs
changeset 21398:625ff8638146
Fix previous change.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 06 Apr 1998 22:22:05 +0000 |
parents | aa5d46f74b6a |
children | 015e06f86e25 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Mon Apr 06 22:16:30 1998 +0000 +++ b/lisp/mail/rmail.el Mon Apr 06 22:22:05 1998 +0000 @@ -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)