summaryrefslogtreecommitdiff
path: root/lispref/internals.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/internals.texi')
-rw-r--r--lispref/internals.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/lispref/internals.texi b/lispref/internals.texi
index 76ba1043308..6cacc26b85b 100644
--- a/lispref/internals.texi
+++ b/lispref/internals.texi
@@ -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