GNU bug report logs -
#11779
[PATCH] doc/emacs/fixit.texi: Trivial grammar: much -> many
Previous Next
Reported by: Michael Witten <mfwitten <at> gmail.com>
Date: Mon, 25 Jun 2012 14:33:02 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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 25 Jun 2012 22:01:53 -0400
with message-id <5zlijade5q.fsf <at> fencepost.gnu.org>
and subject line Re: bug#11779: [PATCH] doc/emacs/fixit.texi: Trivial grammar: much -> many
has caused the debbugs.gnu.org bug report #11779,
regarding [PATCH] doc/emacs/fixit.texi: Trivial grammar: much -> many
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
11779: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11779
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Date: Sun, 24 Jun 2012 22:48:17 -0000
---
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 3012456..516cfd6 100644
--- a/doc/emacs/fixit.texi
+++ b/doc/emacs/fixit.texi
@@ -111,7 +111,7 @@ Emacs to hold text that users don't normally look at or edit.
@cindex undo limit
When the undo records for a buffer becomes too large, Emacs discards
the oldest undo records from time to time (during @dfn{garbage
-collection}). You can specify how much undo records to keep by
+collection}). You can specify how many undo records to keep by
setting the variables @code{undo-limit}, @code{undo-strong-limit}, and
@code{undo-outer-limit}. Their values are expressed in bytes.
--
1.7.11.1.29.gf71be5c
[Message part 3 (message/rfc822, inline)]
Version: 24.2
Thanks for the report. I made the following change in emacs-24:
- When the undo records for a buffer becomes too large, Emacs discards
-the oldest undo records from time to time (during @dfn{garbage
-collection}). You can specify how much undo records to keep by
+ When the undo information for a buffer becomes too large, Emacs discards
+the oldest records from time to time (during @dfn{garbage
+collection}). You can specify how much undo information to keep by
This bug report was last modified 12 years and 335 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.