From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Ben Wing" Newsgroups: gmane.emacs.devel,gmane.emacs.xemacs.beta Subject: RE: Old versions of GNU Emacs Date: Wed, 17 Nov 2004 21:21:51 -0600 Message-ID: <00fb01c4cd1d$bf6f8900$210110ac@NEEEEEEE> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1100748045 28612 80.91.229.6 (18 Nov 2004 03:20:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Nov 2004 03:20:45 +0000 (UTC) Cc: emacs-devel@gnu.org, 'Stefan' , xemacs-beta@xemacs.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 18 04:20:30 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CUcqT-0006cj-00 for ; Thu, 18 Nov 2004 04:20:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUczJ-0002Np-93 for ged-emacs-devel@m.gmane.org; Wed, 17 Nov 2004 22:29:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CUcz6-0002NH-5m for emacs-devel@gnu.org; Wed, 17 Nov 2004 22:29:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CUcz5-0002MM-2k for emacs-devel@gnu.org; Wed, 17 Nov 2004 22:29:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUcz4-0002M9-Os for emacs-devel@gnu.org; Wed, 17 Nov 2004 22:29:22 -0500 Original-Received: from [66.163.170.1] (helo=smtp815.mail.sc5.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1CUcpw-0004or-98 for emacs-devel@gnu.org; Wed, 17 Nov 2004 22:19:56 -0500 Original-Received: from unknown (HELO NEEEEEEE) (benwing@sbcglobal.net@67.67.219.85 with login) by smtp815.mail.sc5.yahoo.com with SMTP; 18 Nov 2004 03:19:54 -0000 Original-To: "'Miles Bader'" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: Importance: Normal 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: main.gmane.org gmane.emacs.devel:30005 gmane.emacs.xemacs.beta:17022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30005 > "Ben Wing" writes: > > What was the first version checked into CVS? >=20 > The date on revision 1.1 of src/editfns.c is 1991-06-29,=20 > commited by Jim Blandy. Interesting -- this sounds like almost exactly the time that Lucid Emacs started with CVS. [at least, I assume so -- Lucid Emacs was started = around April 1991 and probably used CVS from the beginning, since they had = multiple programmers and were using CVS a year or two later when Jamie was = running things.] The existing CVS tree in XEmacs dates from late 1996, but when I worked = on Lucid Emacs at Sun in 1993, they were using TeamWare, and when at = Amdahl, it was ClearCase. [both of which blow CVS out of the water! Yuck!]