From: Basil L. Contovounesios Date: Thu, 5 Aug 2021 10:40:31 +0000 (+0100) Subject: ; Fix oauth typos in last change. X-Git-Tag: emacs-28.0.90~1591^2~27 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0b5cc6c567932b38e8638d67abec2b20dc66b42c;p=emacs.git ; Fix oauth typos in last change. --- diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 015a170e5e1..17da5071cb6 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -14516,7 +14516,7 @@ this should be set to @code{anonymous}. If this variable isn't set, the normal login methods will be used. If you wish to specify a specific login method to be used, you can set this variable to either @code{login} (the traditional @acronym{IMAP} login method), -@code{plain}, @code{cram-md5} or @code{xoath2}. (The latter method +@code{plain}, @code{cram-md5} or @code{xoauth2}. (The latter method requires using the @file{oauth2.el} library.) @item nnimap-expunge diff --git a/etc/NEWS b/etc/NEWS index bfbae9fc5da..5276a0981e9 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1000,7 +1000,7 @@ String or list of strings specifying switches for Git log under VC. ** Gnus +++ -*** nnimap now supports the oath2.el library. +*** nnimap now supports the oauth2.el library. +++ *** New Summary buffer sort options for extra headers.