From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] ; Clarify :create in auth-source's docs Date: Wed, 30 Sep 2015 09:52:10 +0200 Message-ID: <87d1x0e445.fsf@gnu.org> References: <1441124910-8383-1-git-send-email-themineo@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1443676203 25619 80.91.229.3 (1 Oct 2015 05:10:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2015 05:10:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Wieland Hoffmann Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 01 07:09:58 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZhW7x-00014e-Fp for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 07:09:57 +0200 Original-Received: from localhost ([::1]:37971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhW7x-0002xr-0r for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 01:09:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhCBX-0007cA-CE for emacs-devel@gnu.org; Wed, 30 Sep 2015 03:52:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhCBS-0005ZB-9V for emacs-devel@gnu.org; Wed, 30 Sep 2015 03:52:19 -0400 Original-Received: from so1.mailgun.net ([198.61.254.11]:49830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhCBS-0005Z5-5e for emacs-devel@gnu.org; Wed, 30 Sep 2015 03:52:14 -0400 X-Mailgun-Sid: WyIyYmRiOCIsICJlbWFjcy1kZXZlbEBnbnUub3JnIiwgIjI4ODhmOSJd Original-Received: from bzg.fr (fes75-4-78-192-157-63.fbxo.proxad.net [78.192.157.63]) by mxa.mailgun.org with ESMTP id 560b94ad.5cf6690-in3; Wed, 30 Sep 2015 07:52:13 -0000 (UTC) Original-Received: by bzg.fr (Postfix, from userid 1000) id 691F8381C30; Wed, 30 Sep 2015 09:52:10 +0200 (CEST) In-Reply-To: <1441124910-8383-1-git-send-email-themineo@gmail.com> (Wieland Hoffmann's message of "Tue, 1 Sep 2015 18:28:30 +0200") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 198.61.254.11 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190502 Archived-At: Hi Wieland, Wieland Hoffmann 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