From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: colour vs. color vs. behaviour vs. behavior vs. horisontal vs. horizontal... Date: Thu, 09 Jun 2005 22:49:43 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118346595 21489 80.91.229.2 (9 Jun 2005 19:49:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Jun 2005 19:49:55 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 09 21:49:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DgT10-0007qM-0R for ged-emacs-devel@m.gmane.org; Thu, 09 Jun 2005 21:48:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgT7y-0004Ly-Qs for ged-emacs-devel@m.gmane.org; Thu, 09 Jun 2005 15:55:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgT7V-0004Fn-Pf for emacs-devel@gnu.org; Thu, 09 Jun 2005 15:55:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgT7T-0004Dt-AL for emacs-devel@gnu.org; Thu, 09 Jun 2005 15:55:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgT7T-0004CU-1y for emacs-devel@gnu.org; Thu, 09 Jun 2005 15:55:15 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DgT2c-00018n-Dw for emacs-devel@gnu.org; Thu, 09 Jun 2005 15:50:14 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-144-229.inter.net.il [80.230.144.229]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BMJ61396 (AUTH halo1); Thu, 9 Jun 2005 22:49:42 +0300 (IDT) Original-To: Juanma Barranquero In-reply-to: (message from Juanma Barranquero on Thu, 9 Jun 2005 11:42:12 +0200) 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:38458 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38458 > Date: Thu, 9 Jun 2005 11:42:12 +0200 > From: Juanma Barranquero > > Is there any intent to maintain consistency in docstrings and texinfo > docs wrt alternate spellings? (In fact, I think "horisontal" is > incorrect, but I'll defer to native speakers...) > > In code: > - horizontal is used in almost 99% > - color is ~ 99% > - behavior > 70% > > In the texinfo docs, "horisontal" and "colour" are not used; > "behaviour" is about 7%. AFAIK, the Emacs documentation follows the American spelling. So color, behavior and horizontal are correct.