From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: ChangeLog removal Date: Fri, 02 May 2008 10:43:04 -0400 Message-ID: References: <481A1D1A.8050707@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209739442 4078 80.91.229.12 (2 May 2008 14:44:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 May 2008 14:44:02 +0000 (UTC) Cc: Glenn Morris , emacs-devel@gnu.org, Andreas Schwab To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 02 16:44:36 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JrwUS-0000Ts-Jw for ged-emacs-devel@m.gmane.org; Fri, 02 May 2008 16:44:00 +0200 Original-Received: from localhost ([127.0.0.1]:46212 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrwTl-0006fr-5B for ged-emacs-devel@m.gmane.org; Fri, 02 May 2008 10:43:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrwTg-0006eo-SD for emacs-devel@gnu.org; Fri, 02 May 2008 10:43:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrwTf-0006d3-IG for emacs-devel@gnu.org; Fri, 02 May 2008 10:43:12 -0400 Original-Received: from [199.232.76.173] (port=59581 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrwTf-0006cs-BC for emacs-devel@gnu.org; Fri, 02 May 2008 10:43:11 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182] helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrwTZ-0006ua-Ei; Fri, 02 May 2008 10:43:05 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtICANrEGkjO+JghdGdsb2JhbACBU5AQASeZZw X-IronPort-AV: E=Sophos;i="4.27,426,1204520400"; d="scan'208";a="19813805" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 02 May 2008 10:43:04 -0400 Original-Received: from pastel.home ([206.248.152.33]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id ITT64004; Fri, 02 May 2008 10:43:04 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 4E3D68017; Fri, 2 May 2008 10:43:04 -0400 (EDT) In-Reply-To: <481A1D1A.8050707@gnu.org> (Jason Rumney's message of "Thu, 01 May 2008 20:42:18 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:96335 Archived-At: >> (Genuine question, not an attempt to be difficult:) >> >> If I make a change, then very soon after (within a few hours, >> definitely the same day) realize I need to revert it, I tend to delete >> the ChangeLog entry rather than have two. This is because I don't see >> the point in cluttering up the ChangeLog with things that only existed >> for a few hours. > I do the same FWIW. But only when it is my own change, and only when > reverting the same day. Yes, I think this is OK. Stefan