From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "D. Goel" Newsgroups: gmane.emacs.devel Subject: Re: Which files to proofread Date: 17 Aug 2002 23:06:09 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208121705.g7CH5nK06505@wijiji.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1029639970 8706 127.0.0.1 (18 Aug 2002 03:06:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 18 Aug 2002 03:06:10 +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 17gGOG-0002GD-00 for ; Sun, 18 Aug 2002 05:06:08 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17gGp0-0005W6-00 for ; Sun, 18 Aug 2002 05:33:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17gGPJ-0001Na-00; Sat, 17 Aug 2002 23:07:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17gGOO-0001Aq-00 for emacs-devel@gnu.org; Sat, 17 Aug 2002 23:06:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17gGOJ-0001AS-00 for emacs-devel@gnu.org; Sat, 17 Aug 2002 23:06:15 -0400 Original-Received: from po3.glue.umd.edu ([128.8.10.123]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17gGOI-0001AM-00; Sat, 17 Aug 2002 23:06:11 -0400 Original-Received: from z.glue.umd.edu (IDENT:root@z.glue.umd.edu [128.8.10.71]) by po3.glue.umd.edu (8.11.6/8.11.6) with ESMTP id g7I36AB17501; Sat, 17 Aug 2002 23:06:10 -0400 (EDT) Original-Received: from z.glue.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by z.glue.umd.edu (8.9.3/8.9.3) with SMTP id XAA24933; Sat, 17 Aug 2002 23:06:09 -0400 (EDT) Original-Received: (from deego@localhost) by z.glue.umd.edu (8.9.3/8.9.3) id XAA24929; Sat, 17 Aug 2002 23:06:09 -0400 (EDT) X-Authentication-Warning: z.glue.umd.edu: deego set sender to deego@glue.umd.edu using -f Original-To: rms@gnu.org In-Reply-To: <200208121705.g7CH5nK06505@wijiji.santafe.edu> Original-Lines: 38 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6616 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6616 I read through glossary.texi and found no inaccuracies or bugs[1]. combining this with Harald's mails, these are the files remaining. So, folks, please help out by reading through :-) some of the files below. It was very entertaining and educational for me :) Never-read files: > abbrevs.texi ack.texi anti.texi basic.texi building.texi > calendar.texi commands.texi display.texi doclicense.texi > entering.texi files.texi fixit.texi frames.texi glossary.texi > gnu.texi help.texi indent.texi m-x.texi macos.texi > maintaining.texi major.texi mark.texi mini.texi misc.texi > msdog.texi mule.texi picture.texi programs.texi regs.texi > rmail.texi screen.texi search.texi sending.texi text.texi > trouble.texi windows.texi xresources.texi the following files have been read atleast once: bufs.texi cmdargs.texi custom.texi dired.texi killing.texi If you have proofread some other files, please follow up here, and update the two lists above :) [1] one minor thing: the entryfor SpellChecking says: Emacs spellchecks using ispell. More accurately, it should be "By, default ....", since emacs can use aspell etc. But i don't make a big deal of it. /me likes GNU's ispell :-) DG --