branch: externals/auth-source-xoauth2-plugin
commit fc9775ea183630b0d72dd2b813cfc5a096de0f97
Author: Xiyue Deng <manp...@gmail.com>
Commit: Xiyue Deng <manp...@gmail.com>

    Update the short description in source
---
 auth-source-xoauth2-plugin.el | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/auth-source-xoauth2-plugin.el b/auth-source-xoauth2-plugin.el
index b82cb1fab2..bb2d61692f 100644
--- a/auth-source-xoauth2-plugin.el
+++ b/auth-source-xoauth2-plugin.el
@@ -23,7 +23,14 @@
 
 ;;; Commentary:
 
-;; See README.org for an introduction and usages.
+;; An auth-source plugin to enable xoauth2 support.
+
+;; This package provides a global minor mode for enabling xoauth2 in
+;; auth-source.  Once adding information required for xoauth2 authentication in
+;; your auth-source file and enabling the global minor mode, one can
+;; authenticate through xoauth2 to supported services, e.g. Gmail, etc.
+
+;; See README.org for a more detailed introduction and usages.
 
 ;;; Code:
 

Reply via email to