Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
50d5cb25
Commit
50d5cb25
authored
Jun 25, 2012
by
Glenn Morris
Browse files
* doc/emacs/fixit.texi (Undo): Grammar fixes. (Bug#11779)
parent
8c3a19ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/fixit.texi
doc/emacs/fixit.texi
+3
-3
No files found.
doc/emacs/ChangeLog
View file @
50d5cb25
2012-06-26 Glenn Morris <rgm@gnu.org>
* fixit.texi (Undo): Grammar fixes. (Bug#11779)
2012-06-24 Michael Witten <mfwitten@gmail.com> (tiny change)
* fixit.texi (Undo): Fix typo. (Bug#11775)
...
...
doc/emacs/fixit.texi
View file @
50d5cb25
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment