From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thomas Koch Newsgroups: gmane.emacs.devel Subject: oldest commit? Date: Thu, 13 Nov 2014 16:45:38 +0100 Message-ID: <201411131645.39024.thomas@koch.ro> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1415893824 27031 80.91.229.3 (13 Nov 2014 15:50:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2014 15:50:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 13 16:50:18 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xowf2-0005e4-GQ for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 16:50:16 +0100 Original-Received: from localhost ([::1]:60652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xowf2-0004He-5f for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 10:50:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xowap-0005ET-PP for emacs-devel@gnu.org; Thu, 13 Nov 2014 10:46:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xowaj-0001A6-IG for emacs-devel@gnu.org; Thu, 13 Nov 2014 10:45:55 -0500 Original-Received: from mx2.mailbox.org ([80.241.60.215]:44604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xowaj-00019u-Cb for emacs-devel@gnu.org; Thu, 13 Nov 2014 10:45:49 -0500 Original-Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 1908943C9F for ; Thu, 13 Nov 2014 16:45:48 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Original-Received: from smtp1.mailbox.org ([80.241.60.240]) (using TLS with cipher AES256-GCM-SHA384) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTPS id BxyFVL84wE07 for ; Thu, 13 Nov 2014 16:45:41 +0100 (CET) User-Agent: KMail/1.13.7 (Linux/3.16-0.bpo.3-amd64; KDE/4.8.4; x86_64; ; ) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 80.241.60.215 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:176927 Archived-At: Just for the curious, the oldest commit I found (from 1985): http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ce5584125c44a1a2fbb46e810459c50b227a95e2 and the (currenty) last page of commits: http://git.savannah.gnu.org/cgit/emacs.git/log/?ofs=118050 Paginating through such old commits might stress the machine though! Looking forward to dive into emacs development now that the source code is available. :-) Regards, Thomas Koch