From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Raeburn Newsgroups: gmane.emacs.devel Subject: Re: multi-tty branch created Date: Tue, 15 May 2007 18:05:10 -0400 Message-ID: <996D1421-E512-4BF1-9AC9-A62CDDC24C0C@gnu.org> References: <87sla0rgs4.fsf@catnip.gol.com> <4647701D.6050208@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1179266752 18471 80.91.229.12 (15 May 2007 22:05:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 May 2007 22:05:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 16 00:05:50 2007 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 1Ho58s-0006KJ-2d for ged-emacs-devel@m.gmane.org; Wed, 16 May 2007 00:05:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ho5Gm-0007ek-FM for ged-emacs-devel@m.gmane.org; Tue, 15 May 2007 18:13:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ho5Gj-0007cE-8R for emacs-devel@gnu.org; Tue, 15 May 2007 18:13:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ho5Gh-0007aG-T7 for emacs-devel@gnu.org; Tue, 15 May 2007 18:13:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ho5Gh-0007a7-OP for emacs-devel@gnu.org; Tue, 15 May 2007 18:13:19 -0400 Original-Received: from alnrmhc11.comcast.net ([204.127.225.91]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ho58l-0002uL-L0; Tue, 15 May 2007 18:05:07 -0400 Original-Received: from raeburn.org (c-65-96-188-63.hsd1.ma.comcast.net[65.96.188.63]) by comcast.net (alnrmhc11) with ESMTP id <20070515220503b1100ke80oe>; Tue, 15 May 2007 22:05:04 +0000 Original-Received: from [69.25.196.100] (fwoosh.raeburn.org [69.25.196.100]) by raeburn.org (8.12.11/8.12.11) with ESMTP id l4FM53gY003905; Tue, 15 May 2007 18:05:03 -0400 (EDT) In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-detected-kernel: NetCache Data OnTap 5.x 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:71125 Archived-At: On May 14, 2007, at 06:21, Karoly Lorentey wrote: > Jason Rumney wrote: >> Is the branch using a specific ChangeLog file, like >> ChangeLog.unicode on >> the emacs-unicode-2 branch? > > Not yet. A file such as that will show up once we had a chance to > convert the Arch logs into a flat file. If ChangeLog.multi-tty is where new changes in CVS are to be logged, creation of the file doesn't have to wait for the Arch log conversion, does it? Just fill in the earlier log data once the conversion is done, and in the meantime, work being done now can be logged. Ken