From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?B?VmluY2VudCBCZWxh72NoZQ==?= Newsgroups: gmane.emacs.devel Subject: RE: compile.el ant error regexp does not match on MSW Date: Sun, 4 Oct 2015 08:22:19 +0200 Message-ID: References: , <83lhbj3mpz.fsf@gnu.org>, , <83io6n3jg7.fsf@gnu.org> 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 1443939760 5242 80.91.229.3 (4 Oct 2015 06:22:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Oct 2015 06:22:40 +0000 (UTC) Cc: "roland@gnu.org" , "occitan@esperanto.org" , emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 04 08:22:33 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 1Zicgr-0006FM-1S for ged-emacs-devel@m.gmane.org; Sun, 04 Oct 2015 08:22:33 +0200 Original-Received: from localhost ([::1]:41373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zicgp-0006Kg-TK for ged-emacs-devel@m.gmane.org; Sun, 04 Oct 2015 02:22:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zicgm-0006KU-RA for emacs-devel@gnu.org; Sun, 04 Oct 2015 02:22:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zicgl-0005Gi-Sb for emacs-devel@gnu.org; Sun, 04 Oct 2015 02:22:28 -0400 Original-Received: from dub004-omc2s31.hotmail.com ([157.55.1.170]:54203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zicge-0005Et-Ks; Sun, 04 Oct 2015 02:22:20 -0400 Original-Received: from DUB109-W26 ([157.55.1.138]) by DUB004-OMC2S31.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 3 Oct 2015 23:22:19 -0700 X-TMN: [8eTOnJiDYYjgg6Oipaz4yQfKb82wRROF] X-Originating-Email: [vincent.b.1@hotmail.fr] Importance: Normal In-Reply-To: <83io6n3jg7.fsf@gnu.org> X-OriginalArrivalTime: 04 Oct 2015 06:22:19.0605 (UTC) FILETIME=[05CE7050:01D0FE6D] X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 [fuzzy] X-Received-From: 157.55.1.170 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:190843 Archived-At: Thanks. I did it. Vincent. ---------------------------------------- > Date: Sat=2C 3 Oct 2015 21:17:44 +0300 > From: eliz@gnu.org > Subject: Re: compile.el ant error regexp does not match on MSW > To: vincent.b.1@hotmail.fr > CC: roland@gnu.org=3B occitan@esperanto.org=3B emacs-devel@gnu.org > >> From: Vincent Bela=EFche >> Date: Sat=2C 3 Oct 2015 20:05:01 +0200 >> Cc: "roland@gnu.org" =2C >> "occitan@esperanto.org" =2C >> emacs-devel >> >> Just for my clarification=2C when you write: "Please do write ChangeLog = entries"=2C you mean writing a commit comment (git commit -m ""= ) in the same format as for a ChangeLog entry=2C and then this can be used = to generate the ChangeLog file. > > Yes. > > This is all explained in much more detail in the file CONTRIBUTE which > you will find in the cloned repository. > > =