From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Bootstrapping Unicode branch on Windows Date: Mon, 12 Feb 2007 15:06:39 +0000 Message-ID: <45D0827F.5050403@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1171293020 13432 80.91.229.12 (12 Feb 2007 15:10:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Feb 2007 15:10:20 +0000 (UTC) Cc: id.brep@gmail.com, emacs-devel@gnu.org, Kenichi Handa To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 12 16:10:13 2007 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 1HGcof-0006n4-GN for ged-emacs-devel@m.gmane.org; Mon, 12 Feb 2007 16:10:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGcof-0002RT-0A for ged-emacs-devel@m.gmane.org; Mon, 12 Feb 2007 10:10:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HGcoS-0002Qo-Aq for emacs-devel@gnu.org; Mon, 12 Feb 2007 10:09:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HGcoQ-0002Og-Tl for emacs-devel@gnu.org; Mon, 12 Feb 2007 10:09:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGcoQ-0002OL-Kz for emacs-devel@gnu.org; Mon, 12 Feb 2007 10:09:50 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HGcoQ-0006ud-8e for emacs-devel@gnu.org; Mon, 12 Feb 2007 10:09:50 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 8879053785; Mon, 12 Feb 2007 15:06:42 +0000 (GMT) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 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:66287 Archived-At: Juanma Barranquero wrote: > On 2/12/07, Kenichi Handa wrote: > >> They contain CRLF originally. So I dared not change it. > > Well, not now obviously, but after the release we should try to fix > them in the repository and see whether something breaks. I don't think its a case of something breaking if they are changed, more that changing them compared to the original source makes updates more complex and error prone.