From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Strange file in Lispintro Date: Sun, 19 Nov 2006 02:59:02 -0500 Message-ID: References: <874pswpi0w.fsf@furball.mit.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1163923173 7248 80.91.229.2 (19 Nov 2006 07:59:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Nov 2006 07:59:33 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 19 08:59:31 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GlhaF-0005ym-DV for ged-emacs-devel@m.gmane.org; Sun, 19 Nov 2006 08:59:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GlhaE-0001p5-Rl for ged-emacs-devel@m.gmane.org; Sun, 19 Nov 2006 02:59:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Glha2-0001oN-8I for emacs-devel@gnu.org; Sun, 19 Nov 2006 02:59:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Glha1-0001o9-JC for emacs-devel@gnu.org; Sun, 19 Nov 2006 02:59:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Glha1-0001o6-Gt for emacs-devel@gnu.org; Sun, 19 Nov 2006 02:59:09 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Glha1-0001s3-Nt for emacs-devel@gnu.org; Sun, 19 Nov 2006 02:59:09 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GlhZu-00082D-5N; Sun, 19 Nov 2006 02:59:03 -0500 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Sat, 18 Nov 2006 23:35:03 +0200) 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:62450 Archived-At: It is no more strange than the other configury-related stuff in there: aclocal.m4, configure.in, configure, and Makefile.am. They are all left-overs from when lispintro was a separate package. Whether to keep them is up to Bob Chassel; I guess it depends on whether the Lisp Intro needs ever to be distributed as a separate package. Let's keep them in CVS just in case we ever want them again, but make-dist should not put them in tarballs.