From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Fix UK spelling in comments and ChangeLog entries? Date: Fri, 27 Jun 2008 12:23:55 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214563631 31140 80.91.229.12 (27 Jun 2008 10:47:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2008 10:47:11 +0000 (UTC) Cc: rgm@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 27 12:47:55 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 1KCBUZ-0007mg-3p for ged-emacs-devel@m.gmane.org; Fri, 27 Jun 2008 12:47:47 +0200 Original-Received: from localhost ([127.0.0.1]:55877 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCBTj-0002UZ-DF for ged-emacs-devel@m.gmane.org; Fri, 27 Jun 2008 06:46:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KCB7c-0003XC-7S for emacs-devel@gnu.org; Fri, 27 Jun 2008 06:24:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KCB7Y-0003WF-Q3 for emacs-devel@gnu.org; Fri, 27 Jun 2008 06:24:02 -0400 Original-Received: from [199.232.76.173] (port=35311 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCB7Y-0003W0-5D for emacs-devel@gnu.org; Fri, 27 Jun 2008 06:24:00 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.174]:53956) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KCB7W-0000Pc-2X for emacs-devel@gnu.org; Fri, 27 Jun 2008 06:23:59 -0400 Original-Received: by ug-out-1314.google.com with SMTP id l31so380088ugc.48 for ; Fri, 27 Jun 2008 03:23:55 -0700 (PDT) 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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9FnlTZWwnQ4kesp/wLqUwTG/1aBe5uWxW4zyp/HH4ts=; b=P/4Mk3QrGZBx/bXFE9i08tjkaRXhSxeGlGlx94EhcES7gvvy0s9YwqDYScOemYyQWx K2TZjR+dTgLHXIavsUAiML3+OhDTydJRgFJbBqVk/eKHKmApporZzhTqgAjorFY+PnEc rHKE5qy/fZxYp2/hGZjNrIBgLi9vzP5aU+6dI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=AHnN91MCz+1uqTOH1TNMDJSMNLQZVM9SPniYihVMN/PcZwhJzW/6C2b42N9Dw4x7l2 1KEb7uWzkIYxnHYP5qev+Hsp8jizGDrpj9bspfRML0kpzndfbk/DJUouG1s3Sy7lpfFE vTyJ6XBH3DabFmv0wHfFiWg63z0STPO+pD8JQ= Original-Received: by 10.210.36.10 with SMTP id j10mr916589ebj.164.1214562235569; Fri, 27 Jun 2008 03:23:55 -0700 (PDT) Original-Received: by 10.210.71.14 with HTTP; Fri, 27 Jun 2008 03:23:55 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:100023 Archived-At: On Fri, Jun 27, 2008 at 12:12, Eli Zaretskii wrote: > I would even support requests to use US variants at the time patches > are posted here, or otherwise discussed. But to go back several years > and fix old log entries sounds way too far-fetched to me. Hmm. I've often fixed typos in ChangeLog entries several years old. My (very weak) objection to this change is not related to time, but (perceived, and highly subjective) adequacy or lack thereof. Juanma