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
d64c55d8
Commit
d64c55d8
authored
Jul 23, 1996
by
Richard M. Stallman
Browse files
Describe garbage-collection-messages.
parent
48a58303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
lispref/internals.texi
lispref/internals.texi
+6
-0
No files found.
lispref/internals.texi
View file @
d64c55d8
...
...
@@ -345,6 +345,12 @@ operating system, but that are not currently being used.
@end table
@end deffn
@defopt garbage-collection-messages
If this variable is non-@code{nil}, Emacs displays a message at the
beginning and end of garbage collection. The default value is
@code{nil}, meaning there are no such messages.
@end defopt
@defopt gc-cons-threshold
The value of this variable is the number of bytes of storage that must
be allocated for Lisp objects after one garbage collection in order to
...
...
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