From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: compile.el ant error regexp does not match on MSW Date: Sat, 03 Oct 2015 21:17:44 +0300 Message-ID: <83io6n3jg7.fsf@gnu.org> References: <83lhbj3mpz.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1443896304 9877 80.91.229.3 (3 Oct 2015 18:18:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Oct 2015 18:18:24 +0000 (UTC) Cc: roland@gnu.org, occitan@esperanto.org, emacs-devel@gnu.org To: Vincent =?iso-8859-1?Q?Bela=EFche?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 03 20:18:15 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 1ZiRNh-0008QT-56 for ged-emacs-devel@m.gmane.org; Sat, 03 Oct 2015 20:18:01 +0200 Original-Received: from localhost ([::1]:39589 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiRNg-0002Xv-DL for ged-emacs-devel@m.gmane.org; Sat, 03 Oct 2015 14:18:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiRNc-0002Xg-8Z for emacs-devel@gnu.org; Sat, 03 Oct 2015 14:17:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZiRNX-00072L-AO for emacs-devel@gnu.org; Sat, 03 Oct 2015 14:17:56 -0400 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:58165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiRNX-00071z-2f; Sat, 03 Oct 2015 14:17:51 -0400 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0NVN00600PMGYU00@mtaout26.012.net.il>; Sat, 03 Oct 2015 21:20:41 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NVN00OBCPMH2490@mtaout26.012.net.il>; Sat, 03 Oct 2015 21:20:41 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.182 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:190803 Archived-At: > From: Vincent Bela=EFche > Date: Sat, 3 Oct 2015 20:05:01 +0200 > Cc: "roland@gnu.org" , > =09"occitan@esperanto.org" , > =09emacs-devel >=20 > Just for my clarification, when you write: "Please do write ChangeL= og entries", you mean writing a commit comment (git commit -m "") in the same format as for a ChangeLog entry, and then this = can be used to generate the ChangeLog file. Yes. This is all explained in much more detail in the file CONTRIBUTE whic= h you will find in the cloned repository.