mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 02:31:03 -08:00
Merge from origin/emacs-30
0d493864ceFix indentation of XML comments1a2c29b531Improve Tramp's make-process handling for Solarisa7dffc2ea3Document 'time-stamp-time-zone' in Emacs Manual0b4eb525b6Make treesit--simple-indent-eval more permissive (bug#78065)ed7b55f6bfAdapt Tramp testsb172a1478c; * doc/lispref/tips.texi (Library Headers): Fix wording ...81629b2b2b; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (...
This commit is contained in:
commit
1410bfb7ca
7 changed files with 36 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue