From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: vms for emacs Date: Tue, 22 May 2007 04:30:18 -0400 Message-ID: References: <464CC097.10700@gnu.org> <200705192325.l4JNP7lT027096@oogie-boogie.ics.uci.edu> <85zm3zongg.fsf@lola.goethe.zz> <4650B1A9.2030509@gnu.org> <87y7jiogw2.fsf_-_@ambire.localdomain> <86iramlk01.fsf@lola.quinscape.zz> <1179746509.465180cd355a5@webmail.freedom2surf.net> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1179822632 18130 80.91.229.12 (22 May 2007 08:30:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 May 2007 08:30:32 +0000 (UTC) Cc: ttn@gnuvola.org, emacs-devel@gnu.org To: jasonr@f2s.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 22 10:30:30 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 1HqPlE-0000Qh-UH for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 10:30:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqPlE-0001u0-F4 for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 04:30:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqPlA-0001tS-HE for emacs-devel@gnu.org; Tue, 22 May 2007 04:30:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqPlA-0001sv-4F for emacs-devel@gnu.org; Tue, 22 May 2007 04:30:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqPl9-0001sk-RO for emacs-devel@gnu.org; Tue, 22 May 2007 04:30:23 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqPl9-00065y-HS for emacs-devel@gnu.org; Tue, 22 May 2007 04:30:23 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HqPl4-0001Q5-Fw; Tue, 22 May 2007 04:30:18 -0400 In-reply-to: <1179746509.465180cd355a5@webmail.freedom2surf.net> (jasonr@f2s.com) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:71582 Archived-At: One important task left before merging is to extract the ChangeLogs from arch, and somehow resolve RMS's desire to have full and accurate CVS logs. We decided that the way to do this was (1) simplify the change log entries by hand, and (2) use a program to extract the relevant parts for each one file at a time. I think Karoly said he would do (1). Would someone like to write that program?