From 50d5cb25c8ffa4139a216eff87f8e9714ff6c0f7 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 25 Jun 2012 22:00:32 -0400 Subject: [PATCH] * doc/emacs/fixit.texi (Undo): Grammar fixes. (Bug#11779) --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/fixit.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 0867e93c087..9f255986c0b 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2012-06-26 Glenn Morris + + * fixit.texi (Undo): Grammar fixes. (Bug#11779) + 2012-06-24 Michael Witten (tiny change) * fixit.texi (Undo): Fix typo. (Bug#11775) diff --git a/doc/emacs/fixit.texi b/doc/emacs/fixit.texi index 92f652ce80e..5de54a4ba1e 100644 --- a/doc/emacs/fixit.texi +++ b/doc/emacs/fixit.texi @@ -109,9 +109,9 @@ Emacs to hold text that users don't normally look at or edit. @vindex undo-strong-limit @vindex undo-outer-limit @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 + 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 setting the variables @code{undo-limit}, @code{undo-strong-limit}, and @code{undo-outer-limit}. Their values are expressed in bytes. -- 2.39.2