mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
(rmail-movemail-flags): Fix customize type.
This commit is contained in:
parent
c5ce405b34
commit
848407099a
@ -103,7 +103,7 @@
|
||||
"*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
|
||||
:type '(repeat string)
|
||||
:group 'rmail-retrieve)
|
||||
|
||||
(defvar rmail-pop-password-error "invalid usercode or password"
|
||||
|
Loading…
Reference in New Issue
Block a user