diff --git a/lisp/auth-source.el b/lisp/auth-source.el index c605c112a51..1bb79d11ff4 100644 --- a/lisp/auth-source.el +++ b/lisp/auth-source.el @@ -304,7 +304,8 @@ can get pretty complex." :tag "Personality/Username" (const :tag "Any" t) (string - :tag "Name"))))))))) + :tag "Name")))))) + (sexp :tag "A data structure (external provider)")))) (defcustom auth-source-gpg-encrypt-to t "List of recipient keys that `authinfo.gpg' encrypted to.