GNU bug report logs - #11775
[PATCH] doc/emacs/fixit.texi: Trivial transposition of words in order to correct grammar

Previous Next

Package: emacs;

Reported by: Michael Witten <mfwitten <at> gmail.com>

Date: Sun, 24 Jun 2012 23:45:01 UTC

Severity: normal

Tags: patch

Fixed in version 24.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11775 in the body.
You can then email your comments to 11775 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#11775; Package emacs. (Sun, 24 Jun 2012 23:45:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Witten <mfwitten <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 24 Jun 2012 23:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Witten <mfwitten <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] doc/emacs/fixit.texi: Trivial transposition of words
	in order to correct grammar
Date: Sun, 24 Jun 2012 22:48:17 -0000
The text was:

  as far as back its records go

This commit transposes "as" and "back", so that the
text now reads as follows:

  as far back as the buffer's records go.

Note, too, that the word "its" has been replaced with the
word "buffer's", which I believe makes the meaning of the
sentence more explicit.
---
 doc/emacs/fixit.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/fixit.texi b/doc/emacs/fixit.texi
index 8f75c5e..3012456 100644
--- a/doc/emacs/fixit.texi
+++ b/doc/emacs/fixit.texi
@@ -35,7 +35,7 @@ These were described earlier in this manual.  @xref{Erasing}.
   The @dfn{undo} command reverses recent changes in the buffer's text.
 Each buffer records changes individually, and the undo command always
 applies to the current buffer.  You can undo all the changes in a
-buffer for as far as back its records go.  Usually, each editing
+buffer for as far back as the buffer's records go.  Usually, each editing
 command makes a separate entry in the undo records, but some commands
 such as @code{query-replace} divide their changes into multiple
 entries for flexibility in undoing.  Consecutive character insertion
-- 
1.7.11.1.29.gf71be5c





Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sun, 24 Jun 2012 23:50:01 GMT) Full text and rfc822 format available.

Notification sent to Michael Witten <mfwitten <at> gmail.com>:
bug acknowledged by developer. (Sun, 24 Jun 2012 23:50:02 GMT) Full text and rfc822 format available.

Message #10 received at 11775-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 11775-done <at> debbugs.gnu.org
Subject: Re: bug#11775: [PATCH] doc/emacs/fixit.texi: Trivial transposition of
	words in order to correct grammar
Date: Sun, 24 Jun 2012 19:45:32 -0400
Version: 24.2

Thank you; applied to emacs-24 branch.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 23 Jul 2012 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.