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: Re: Two questions about typos in the RC Date: Thu, 13 Feb 2003 21:43:04 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030213214147.3BD7.LEKTU@terra.es> References: <20030213120336.84AB.LEKTU@terra.es> <3E4BE90B.3080901@ihs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045170424 19639 80.91.224.249 (13 Feb 2003 21:07:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2003 21:07:04 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18jQZR-00056Y-00 for ; Thu, 13 Feb 2003 22:07:01 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18jQm4-0000ii-00 for ; Thu, 13 Feb 2003 22:20:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jQb2-0006zw-03 for emacs-devel@quimby.gnus.org; Thu, 13 Feb 2003 16:08:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18jQaR-0006iQ-00 for emacs-devel@gnu.org; Thu, 13 Feb 2003 16:08:03 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18jQZo-0006Fy-00 for emacs-devel@gnu.org; Thu, 13 Feb 2003 16:07:29 -0500 Original-Received: from gnudist.gnu.org ([199.232.41.7]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jQXo-0004O8-01 for emacs-devel@gnu.org; Thu, 13 Feb 2003 16:05:20 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp10.mail.isp) by gnudist.gnu.org with esmtp (Exim 4.10.13) id 18jQCU-0001S5-00 for emacs-devel@gnu.org; Thu, 13 Feb 2003 15:43:19 -0500 Original-Received: from [80.36.30.211] ([80.36.30.211]) by tsmtp10.mail.isp (terra.es) with ESMTP id HA9LJS01.PIL; Thu, 13 Feb 2003 21:43:04 +0100 Original-To: Kevin Rodgers In-Reply-To: <3E4BE90B.3080901@ihs.com> X-Mailer: Becky! ver. 2.05.09 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11629 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11629 On Thu, 13 Feb 2003 11:50:51 -0700 Kevin Rodgers wrote: > Are these changes to symbols, doc strings, or just comments? All of them. There are 16 typos in comments, 15 in docstrings, 1 in a customize tag and 9 symbols (in fact, 9 times the same symbol, the name of the customization group ebnf-syntatic, used in the defgroup and the associated defcustoms). The comments, docstrings and customization tag are safe, I suppose. -- Juanma Barranquero