1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00

Merge from origin/emacs-30

0d493864ce Fix indentation of XML comments
1a2c29b531 Improve Tramp's make-process handling for Solaris
a7dffc2ea3 Document 'time-stamp-time-zone' in Emacs Manual
0b4eb525b6 Make treesit--simple-indent-eval more permissive (bug#78065)
ed7b55f6bf Adapt Tramp tests
b172a1478c ; * doc/lispref/tips.texi (Library Headers): Fix wording ...
81629b2b2b ; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (...
This commit is contained in:
Eli Zaretskii 2025-05-10 07:40:30 -04:00
commit 1410bfb7ca
7 changed files with 36 additions and 17 deletions

View file

@ -201,8 +201,8 @@ Leave mails for this many days" :value 14)))))
(string :tag "Program"))
(group :inline t
(const :format ""
:value :authenticator)
(choice :tag "Authenticator"
:value :authentication)
(choice :tag "Authentication"
:value login
,@mail-source-imap-authenticators))
(group :inline t