* bug#11779: [PATCH] doc/emacs/fixit.texi: Trivial grammar: much -> many
@ 2012-06-25 14:27 Michael Witten
2012-06-26 2:01 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Michael Witten @ 2012-06-25 14:27 UTC (permalink / raw)
To: 11779
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#11779: [PATCH] doc/emacs/fixit.texi: Trivial grammar: much -> many
2012-06-25 14:27 bug#11779: [PATCH] doc/emacs/fixit.texi: Trivial grammar: much -> many Michael Witten
@ 2012-06-26 2:01 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-06-26 2:01 UTC (permalink / raw)
To: 11779-done
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-26 2:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 14:27 bug#11779: [PATCH] doc/emacs/fixit.texi: Trivial grammar: much -> many Michael Witten
2012-06-26 2:01 ` Glenn Morris
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.