From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: Moving homebrewn binaries and question about building documentation Date: Sun, 22 Jul 2007 15:18:23 +0200 Message-ID: References: <46A28607.9070505@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1185110353 4752 80.91.229.12 (22 Jul 2007 13:19:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jul 2007 13:19:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 22 15:19:12 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 1ICbL2-0000SX-Er for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2007 15:19:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICbL1-0001f5-Vy for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2007 09:19:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ICbKy-0001ez-Q0 for emacs-devel@gnu.org; Sun, 22 Jul 2007 09:19:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ICbKw-0001en-FQ for emacs-devel@gnu.org; Sun, 22 Jul 2007 09:19:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICbKw-0001ek-9Z for emacs-devel@gnu.org; Sun, 22 Jul 2007 09:19:02 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ICbKv-0004fa-Vy for emacs-devel@gnu.org; Sun, 22 Jul 2007 09:19:02 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ICbKU-0002zZ-IH for emacs-devel@gnu.org; Sun, 22 Jul 2007 15:18:34 +0200 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Jul 2007 15:18:34 +0200 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Jul 2007 15:18:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) In-Reply-To: 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:75294 Archived-At: Eli Zaretskii wrote: >> Date: Sat, 21 Jul 2007 23:17:43 +0100 >> From: Jason Rumney >> Cc: Eric Lilja , emacs-devel@gnu.org >> >> Eli Zaretskii wrote: >>>> noticed two empty top-level directories named lock and data, >>>> respectively. >>>> >>> These are created by two explicit lines in nt/makefile, but I don't >>> know why. Anybody? >> A throwback to when they used to be required (Emacs 19.x?) > > In that case, we should just delete them. Yes! :)