From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 5515625: ; ChangeLog.2 fixes Date: Sun, 25 Oct 2015 15:32:54 +0000 Message-ID: References: <20151025140139.5262.2147@vcs.savannah.gnu.org> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3c70cfd1c180522ef8e2e X-Trace: ger.gmane.org 1445787197 17218 80.91.229.3 (25 Oct 2015 15:33:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Oct 2015 15:33:17 +0000 (UTC) To: emacs-devel , Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 25 16:33:12 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 1ZqNIF-00062R-11 for ged-emacs-devel@m.gmane.org; Sun, 25 Oct 2015 16:33:11 +0100 Original-Received: from localhost ([::1]:48422 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqNIE-00016q-ES for ged-emacs-devel@m.gmane.org; Sun, 25 Oct 2015 11:33:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34232) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqNI0-00016Z-Ti for emacs-devel@gnu.org; Sun, 25 Oct 2015 11:32:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqNI0-0000Xu-5d for emacs-devel@gnu.org; Sun, 25 Oct 2015 11:32:56 -0400 Original-Received: from mail-lf0-x22e.google.com ([2a00:1450:4010:c07::22e]:34725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqNHz-0000XZ-Ve for emacs-devel@gnu.org; Sun, 25 Oct 2015 11:32:56 -0400 Original-Received: by lfaz124 with SMTP id z124so124748715lfa.1 for ; Sun, 25 Oct 2015 08:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=Jhbh1eHlxF+Gogxt0eaOBSlFFhNIMjJXowM4OBVT0MI=; b=iUkYX9fK4gBLikdQHBUs0PV0BtROkCWF1sezfuVRqG15YEXh3ik1XwNq5STY3Q+Tjz P4VDN4oeoo5kru/ztqLJAZk48+JH977CP4tDbIWMxL3Ye2VJZPPvrrf96dbNpiCQFWOh j4ZR4uxyj/egjUDWIlnfR1znfHwOd5YFnTgV9fBQzyJc+OJoTRqjDZrLmopf3sDi++xf 4tnf7lzyGH7u1y/62TjPBNMxwtp2hnEVXaw9Axha3HkXfwfCQGKLjKXE9sBx43AerwPC dR++SyNbIUrBCMWboTHcPH0Nar2SBax5vxAlOBcul8A1Bes/3VF9yGkmKa2SK7ZNzJ1r FuEQ== X-Received: by 10.112.78.100 with SMTP id a4mr14991928lbx.115.1445787175032; Sun, 25 Oct 2015 08:32:55 -0700 (PDT) Original-Received: by 10.112.91.106 with HTTP; Sun, 25 Oct 2015 08:32:54 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: w6I4eQOiQPJWYzLQBjEqGBidBH0 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c07::22e 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:192600 Archived-At: --001a11c3c70cfd1c180522ef8e2e Content-Type: text/plain; charset=UTF-8 I'm confused by some of these fixes. The CONTRIBUTE file says not to punctuate the summary line, and that there should be a blank line between the summary and the rest. This seems go against the following change, for example (among others). > - * lisp/character-fold.el: Many improvements > - > + * lisp/character-fold.el: Many improvements. > (character-fold-search-forward, character-fold-search-backward): --001a11c3c70cfd1c180522ef8e2e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

I'm confused by some of these fixes. Th= e CONTRIBUTE file says not to punctuate the summary line, and that there sh= ould be a blank line between the summary and the rest.

This seems go against the following change, for example (amo= ng others).

> -=C2=A0 =C2=A0 =C2=A0 =C2=A0* lisp/character-fold.el: M= any improvements
> -
> +=C2=A0 =C2=A0 =C2=A0 =C2=A0* lisp/character-fold.el: Many improvement= s.
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 (character-fold-search-forward, character-= fold-search-backward):

--001a11c3c70cfd1c180522ef8e2e--