From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Checkout of Emacs CVS through firewall Date: Sat, 12 Jun 2004 20:30:08 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <9178-Sat12Jun2004203007+0300-eliz@gnu.org> References: <20040612144928.1523.LEKTU@mi.madritel.es> <20040612162701.1534.LEKTU@mi.madritel.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1087061702 29427 80.91.224.253 (12 Jun 2004 17:35:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 12 Jun 2004 17:35:02 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jun 12 19:34:57 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BZCPB-0001fz-00 for ; Sat, 12 Jun 2004 19:34:57 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BZCPB-0002a3-00 for ; Sat, 12 Jun 2004 19:34:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZCPw-0007VY-CP for emacs-devel@quimby.gnus.org; Sat, 12 Jun 2004 13:35:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BZCPp-0007Rj-3K for emacs-devel@gnu.org; Sat, 12 Jun 2004 13:35:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BZCPk-0007LK-Qu for emacs-devel@gnu.org; Sat, 12 Jun 2004 13:35:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZCPk-0007LF-Nr for emacs-devel@gnu.org; Sat, 12 Jun 2004 13:35:32 -0400 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BZCO2-0003rV-7w for emacs-devel@gnu.org; Sat, 12 Jun 2004 13:33:46 -0400 Original-Received: from zaretski ([80.230.141.54]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DBO96028; Sat, 12 Jun 2004 20:33:10 +0300 (IDT) Original-To: Juanma Barranquero X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20040612162701.1534.LEKTU@mi.madritel.es> (message from Juanma Barranquero on Sat, 12 Jun 2004 16:31:26 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24881 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24881 > Date: Sat, 12 Jun 2004 16:31:26 +0200 > From: Juanma Barranquero > > Perhaps it was failing when thre's no lisp/Makefile, and that's why Eli > changed it. That almost certainly was the case: someone complained about that line failing, and I made the change to avoid that. I have no idea why the line was there in the first place.