From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: old ChangeLog files Date: Fri, 13 Dec 2002 11:18:52 +0300 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <7704-Fri13Dec2002111852+0200-eliz@is.elta.co.il> References: <200212121430.gBCEUnY09091@rum.cs.yale.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1039771467 13447 80.91.224.249 (13 Dec 2002 09:24:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2002 09:24:27 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Mm3V-0003Uj-00 for ; Fri, 13 Dec 2002 10:24:25 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18MmFS-0002s1-00 for ; Fri, 13 Dec 2002 10:36:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Mm1K-0002HJ-06 for emacs-devel@quimby.gnus.org; Fri, 13 Dec 2002 04:22:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Mm14-0002Bx-00 for emacs-devel@gnu.org; Fri, 13 Dec 2002 04:21:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Mm0T-0001Nh-00 for emacs-devel@gnu.org; Fri, 13 Dec 2002 04:21:18 -0500 Original-Received: from diana.inter.net.il ([192.114.186.19]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Mm0M-00016H-00 for emacs-devel@gnu.org; Fri, 13 Dec 2002 04:21:10 -0500 Original-Received: from zaretsky ([80.230.194.79]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id ASI30404; Fri, 13 Dec 2002 11:20:33 +0200 (IST) Original-To: monnier+gnu/emacs@rum.cs.yale.edu X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200212121430.gBCEUnY09091@rum.cs.yale.edu> (monnier+gnu/emacs@rum.cs.yale.edu) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10107 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10107 > From: "Stefan Monnier" > Date: Thu, 12 Dec 2002 09:30:49 -0500 > > Ideally this should also be merged into `ChangeLog' itself, but > CVS performs poorly with large locally-modified files, so > it's more convenient to keep a "small" ChangeLog file and move > older stuff into ChangeLog.old. > > What do people think ? It sounds like a good idea, but won't that cause ChangeLog.old to grow indefinitely (assuming that Emacs is going to be maintained for many years to come ;-)? If the file becomes too large, it might become difficult to browse it with e.g. Less or even Emacs itself.