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: make-dist doesn't distribute some quail files. Date: Thu, 14 Apr 2005 15:03:44 -0400 Message-ID: References: <87pswyg4cp.fsf@xs4all.nl> <200504140024.JAA09913@etlken.m17n.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1113507572 29620 80.91.229.2 (14 Apr 2005 19:39:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2005 19:39:32 +0000 (UTC) Cc: Lute.Kamstra.lists@xs4all.nl, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 14 21:39:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DMAB8-0001Vy-Ur for ged-emacs-devel@m.gmane.org; Thu, 14 Apr 2005 21:39:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DMAEV-0006s5-1A for ged-emacs-devel@m.gmane.org; Thu, 14 Apr 2005 15:42:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DM9rJ-0001JO-Ef for emacs-devel@gnu.org; Thu, 14 Apr 2005 15:18:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DM9r6-0001Bg-4s for emacs-devel@gnu.org; Thu, 14 Apr 2005 15:18:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DM9r1-00015F-SQ for emacs-devel@gnu.org; Thu, 14 Apr 2005 15:18:20 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DM9da-0005jR-PK for emacs-devel@gnu.org; Thu, 14 Apr 2005 15:04:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DM9cu-0007Vw-AI; Thu, 14 Apr 2005 15:03:44 -0400 Original-To: Kenichi Handa In-reply-to: <200504140024.JAA09913@etlken.m17n.org> (message from Kenichi Handa on Thu, 14 Apr 2005 09:24:25 +0900 (JST)) 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:35992 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35992 > I'm reading make-dist. Currently, it doesn't distribute (compiled) > Lisp files in leim/quail that start with a capital. Can somebody > confirm this is a bug? No. Those files are generated from data files under leim/*-DIC at building time. Would you please add a comment in the relevant place explaining why these files are omitted?