From 0b5cc6c567932b38e8638d67abec2b20dc66b42c Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Thu, 5 Aug 2021 11:40:31 +0100 Subject: [PATCH] ; Fix oauth typos in last change. --- doc/misc/gnus.texi | 2 +- etc/NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5