Mercurial > emacs
changeset 66538:bcc5c444e119
(Garbage Collection): Document memory-full.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 Oct 2005 19:52:29 +0000 |
parents | 760919245a05 |
children | f9d0901bbb61 |
files | lispref/internals.texi |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/internals.texi Sat Oct 29 19:49:20 2005 +0000 +++ b/lispref/internals.texi Sat Oct 29 19:52:29 2005 +0000 @@ -406,6 +406,11 @@ memory usage. @end defun +@defvar memory-full +This variable is @code{t} if Emacs is close to out of memory for Lisp +objects, and @code{nil} otherwise. +@end defvar + @defun memory-use-counts This returns a list of numbers that count the number of objects created in this Emacs session. Each of these counters increments for