From afd17a95b835e921f7756da37b8a40e23bd962a8 Mon Sep 17 00:00:00 2001 From: Wieland Hoffmann Date: Tue, 1 Sep 2015 18:28:30 +0200 Subject: [PATCH] Clarify :create in auth-source's docs * auth-source.el (auth-source-search): Clarify :create's meaning. Copyright-paperwork-exempt: yes --- lisp/gnus/auth-source.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/auth-source.el b/lisp/gnus/auth-source.el index f101ecdea08..32e22ebc29b 100644 --- a/lisp/gnus/auth-source.el +++ b/lisp/gnus/auth-source.el @@ -560,7 +560,7 @@ other properties will always hold scalar values. Typically the :secret property, if present, contains a password. Common search keys are :max, :host, :port, and :user. In -addition, :create specifies how tokens will be or created. +addition, :create specifies if and how tokens will be created. Finally, :type can specify which backend types you want to check. A string value is always matched literally. A symbol is matched -- 2.39.2