From: Richard M. Stallman Date: Tue, 23 Jul 1996 15:50:58 +0000 (+0000) Subject: Describe garbage-collection-messages. X-Git-Tag: emacs-19.34~93 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d64c55d87519cf1a07e2e29d48708806eed95cda;p=emacs.git Describe garbage-collection-messages. --- 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