From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: merging etc Date: Sun, 26 Aug 2007 08:51:18 -0700 Message-ID: <200708261551.l7QFpJ3L009722@oogie-boogie.ics.uci.edu> References: <200708211523.l7LFNnVl000876@oogie-boogie.ics.uci.edu> <200708220820.l7M8KbIt026014@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188143687 8628 80.91.229.12 (26 Aug 2007 15:54:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Aug 2007 15:54:47 +0000 (UTC) Cc: Juri Linkov , Emacs-Devel , Karoly Lorentey , joakim@verona.se, Miles Bader To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 26 17:54:35 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 1IPKRf-0003ye-22 for ged-emacs-devel@m.gmane.org; Sun, 26 Aug 2007 17:54:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPKRc-0004Se-4f for ged-emacs-devel@m.gmane.org; Sun, 26 Aug 2007 11:54:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPKRX-0004Ps-CB for emacs-devel@gnu.org; Sun, 26 Aug 2007 11:54:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPKRW-0004PA-Ur for emacs-devel@gnu.org; Sun, 26 Aug 2007 11:54:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPKRW-0004Ox-Ob for emacs-devel@gnu.org; Sun, 26 Aug 2007 11:54:26 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPKRO-0003Qu-IV; Sun, 26 Aug 2007 11:54:18 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l7QFpJ3L009722; Sun, 26 Aug 2007 08:51:19 -0700 (PDT) In-Reply-To: (Glenn Morris's message of "Sat\, 25 Aug 2007 21\:05\:00 -0400") Original-Lines: 15 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 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:77217 Archived-At: Glenn Morris writes: > "Miles Bader" wrote: > > > Ok, I've put all the changelog info from the arch logs into > > "ChangeLog.multi-tty" files in the various emacs directories (on the > > multi-tty branch). I split the entries by directory and generally > > cleaned up the text. > > Eg I'm looking at the one for lib-src now, trying to clean it up. Many I am working on lisp/ChangeLog.multi-tty, I will check it in when it is done. >>From the looks of it, only src/ChangeLog.multi-tty is left.