all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] ; Clarify :create in auth-source's docs
@ 2015-09-01 16:28 Wieland Hoffmann
  2015-09-30  7:52 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Wieland Hoffmann @ 2015-09-01 16:28 UTC (permalink / raw)
  To: emacs-devel; +Cc: Wieland Hoffmann

* lisp/gnus/auth-source.el: Clarify :create's meaning by rewriting a
sentence.
---
 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 3f426bf..b4e319a 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.5.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ; Clarify :create in auth-source's docs
  2015-09-01 16:28 [PATCH] ; Clarify :create in auth-source's docs Wieland Hoffmann
@ 2015-09-30  7:52 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2015-09-30  7:52 UTC (permalink / raw)
  To: Wieland Hoffmann; +Cc: emacs-devel

Hi Wieland,

Wieland Hoffmann <themineo@gmail.com> writes:

> * lisp/gnus/auth-source.el: Clarify :create's meaning by rewriting a
> sentence.

Applied, with a slight modification of the commit message.

Thanks,

-- 
 Bastien



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-30  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 16:28 [PATCH] ; Clarify :create in auth-source's docs Wieland Hoffmann
2015-09-30  7:52 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.