From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "D. E. Evans" Newsgroups: gmane.emacs.bugs Subject: Grammatical correction Date: Thu, 07 Feb 2008 00:26:44 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1202362023 23125 80.91.229.12 (7 Feb 2008 05:27:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Feb 2008 05:27:03 +0000 (UTC) To: Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 07 06:27:23 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JMzI8-0008Vk-Uw for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Feb 2008 06:27:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMzHg-0008CW-FF for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Feb 2008 00:26:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMzHa-00088r-Mi for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 00:26:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMzHZ-00085x-Ge for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 00:26:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMzHZ-00085d-CH for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 00:26:45 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMzHZ-00024L-BN for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 00:26:45 -0500 Original-Received: from sinuhe by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JMzHY-0006YZ-Uj for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2008 00:26:44 -0500 X-Mailer: mail (GNU Mailutils 0.6.93) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17489 Archived-At: A correction: --- basic.texi 2008-02-06 21:59:05.000000000 -0700 +++ basic.texi 2008-02-06 21:59:23.000000000 -0700 @@ -320,7 +320,7 @@ @node Basic Undo @section Undoing Changes - Emacs records a list of changes made in the buffer text, so you can + Emacs records a list of changes made in the buffer text, so you can undo recent changes, as far as the records go. Usually each editing command makes a separate entry in the undo records, but sometimes an entry covers just part of a command, and