From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: make-dist and lisp/MANIFEST Date: Tue, 12 Oct 2010 13:58:34 -0400 Message-ID: <8uwrpnuwc5.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1286906326 3426 80.91.229.12 (12 Oct 2010 17:58:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 12 Oct 2010 17:58:46 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 12 19:58:44 2010 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.69) (envelope-from ) id 1P5j7a-00088V-Qa for ged-emacs-devel@m.gmane.org; Tue, 12 Oct 2010 19:58:42 +0200 Original-Received: from localhost ([127.0.0.1]:52982 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5j7a-0001By-C8 for ged-emacs-devel@m.gmane.org; Tue, 12 Oct 2010 13:58:42 -0400 Original-Received: from [140.186.70.92] (port=59362 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5j7U-0001Bs-UA for emacs-devel@gnu.org; Tue, 12 Oct 2010 13:58:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5j7U-0008J0-0w for emacs-devel@gnu.org; Tue, 12 Oct 2010 13:58:36 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:36480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5j7T-0008Iv-Ux for emacs-devel@gnu.org; Tue, 12 Oct 2010 13:58:35 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P5j7S-0001rV-HA; Tue, 12 Oct 2010 13:58:34 -0400 X-Spook: ARPA airframe Skipjack Watergate CISU undercover Bush X-Ran: 0'Kf4/YQm\?T(0/OrEq&J&8w,IH%c[&jNw, 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:131641 Archived-At: Does anyone know why make-dist creates lisp/MANIFEST? What is this file for? Why does it exclude lisp/term? Why is it generated in the source directory, not the destination tarfile? Is anyone using it for anything?