From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Zhang Wei" Newsgroups: gmane.emacs.devel Subject: Re: charprop.el missing in lisp/international/ Date: Sat, 2 Feb 2008 03:27:08 +0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201894059 16180 80.91.229.12 (1 Feb 2008 19:27:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Feb 2008 19:27:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 01 20:27:57 2008 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 1JL1YH-0005X7-Se for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 20:27:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL1Xq-0001DX-A9 for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 14:27:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JL1Xb-00011X-Ec for emacs-devel@gnu.org; Fri, 01 Feb 2008 14:27:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JL1XZ-0000yy-DL for emacs-devel@gnu.org; Fri, 01 Feb 2008 14:27:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL1XZ-0000ym-4o for emacs-devel@gnu.org; Fri, 01 Feb 2008 14:27:09 -0500 Original-Received: from rn-out-0910.google.com ([64.233.170.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JL1XY-0007i8-TT for emacs-devel@gnu.org; Fri, 01 Feb 2008 14:27:08 -0500 Original-Received: by rn-out-0910.google.com with SMTP id e11so576002rng.0 for ; Fri, 01 Feb 2008 11:27:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=UpjNlhS2A3H6o7Acd01z8GYuDvjOWqqGhTUyj4c2lJ8=; b=D7sCX7rX86UPzHY3Uv4bz2E0hg38ShIcDum7T26yFx9RoDzNMGZb9FB6GbutAGswfxDVT1hvJNckeZpnZfkxPulroRwIjNe9dvqf/Vx+qhBrgzBzf5JsZ3iWlNnppsbvSU+a/kFHSjRRHHoywmXnSbeLQwmrtv4HK+g2ma9UP/k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=xQdX2CN69QW/puuCyCEPh2V62uwG8GpeytvxC2XYJz6gHKdosmHdtMObhfoOXFTLMEno7K8yizNcqJndSZRoOBXy1HwwlKb3MykohplDZeicSMuR3IMp2w6nXyE8U9CrEvKlWrEcYuTBzuH6OgppgIQMzybtjOxEoN5EM4zwrFQ= Original-Received: by 10.150.229.16 with SMTP id b16mr1473827ybh.115.1201894028241; Fri, 01 Feb 2008 11:27:08 -0800 (PST) Original-Received: by 10.150.217.4 with HTTP; Fri, 1 Feb 2008 11:27:08 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) 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:87952 Archived-At: On 2/2/08, Zhang Wei wrote: > This file is there in the emacs-unicode-2 branch. The uni-*.el files are also missing in lisp/international/ dir. These files are generated files, but bootstrap will fail if they are not there.