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: ChangeLog entries Date: Sun, 09 Aug 2015 21:23:08 +0300 Message-ID: <83r3ncpbhv.fsf@gnu.org> References: <83vbcopkd3.fsf@gnu.org> <87lhdkmpmb.fsf@russet.org.uk> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1439144626 6531 80.91.229.3 (9 Aug 2015 18:23:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Aug 2015 18:23:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: phillip.lord@russet.org.uk (Phillip Lord) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 09 20:23:39 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 1ZOVFz-0002xF-4j for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2015 20:23:39 +0200 Original-Received: from localhost ([::1]:55955 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOVFy-0005qh-Fo for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2015 14:23:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOVFm-0005qK-LZ for emacs-devel@gnu.org; Sun, 09 Aug 2015 14:23:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOVFi-00043n-JZ for emacs-devel@gnu.org; Sun, 09 Aug 2015 14:23:26 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:61470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOVFi-00041N-C8 for emacs-devel@gnu.org; Sun, 09 Aug 2015 14:23:22 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NST00K00UYRM200@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Sun, 09 Aug 2015 21:23:21 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NST00KDHV2WKR10@a-mtaout22.012.net.il>; Sun, 09 Aug 2015 21:23:21 +0300 (IDT) In-reply-to: <87lhdkmpmb.fsf@russet.org.uk> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 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:188656 Archived-At: > From: phillip.lord@russet.org.uk (Phillip Lord) > Cc: > Date: Sun, 09 Aug 2015 16:46:20 +0100 > > They are both changes to trunk. feadec was a change *originally* made on > a branch, 45987 is a merge commit pulling feadec onto trunk also. I > wanted Nicolas to okay by change given that it was his code. Then please in the future use the format we follow, which is identical to ChangeLog entries: a function name in parentheses followed by the description of what changes were made in that function. > I'd rather feadec wasn't deleted. It's my first ChangeLog entry and I'm > really rather proud of it, pathetic as that might sound. I'm only talking about the form, not about the contents. I suggest to edit ChangeLog.2 to make this entry into its correct form, and commit the change. TIA