From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: code-pages.el breaks bootstrapping Date: Sun, 09 May 2004 20:38:51 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040509203734.62AF.LEKTU@mi.madritel.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084128039 16965 80.91.224.253 (9 May 2004 18:40:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 May 2004 18:40:39 +0000 (UTC) Cc: Jason Rumney Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 09 20:40:30 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMtDy-0005aj-00 for ; Sun, 09 May 2004 20:40:30 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMtDx-0001Nh-00 for ; Sun, 09 May 2004 20:40:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMtD8-0001KC-8W for emacs-devel@quimby.gnus.org; Sun, 09 May 2004 14:39:38 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMtCy-0001I5-Hd for emacs-devel@gnu.org; Sun, 09 May 2004 14:39:28 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMtCP-0000Zj-Hj for emacs-devel@gnu.org; Sun, 09 May 2004 14:39:26 -0400 Original-Received: from [62.81.186.17] (helo=smtp07.retemail.es) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMtCO-0000WC-Lb; Sun, 09 May 2004 14:38:53 -0400 Original-Received: from [127.0.0.1] ([213.37.34.3]) by smtp07.retemail.es (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP id <20040509183851.LXU21438.smtp07.retemail.es@[127.0.0.1]>; Sun, 9 May 2004 20:38:51 +0200 Original-To: emacs-devel@gnu.org X-Mailer: Becky! ver. 2.09.01 [en] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22982 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22982 This change breaks bootstrapping on Windows: 2004-05-09 Jason Rumney * international/code-pages.el (cp932, cp936, cp949, cp950): Add aliases. Also add cp125* if not already defined. /L/e/k/t/u