emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/internals.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/internals.texi
Date: Sat, 29 Oct 2005 15:52:30 -0400

Index: emacs/lispref/internals.texi
diff -c emacs/lispref/internals.texi:1.44 emacs/lispref/internals.texi:1.45
*** emacs/lispref/internals.texi:1.44   Sat Oct 22 16:41:31 2005
--- emacs/lispref/internals.texi        Sat Oct 29 19:52:29 2005
***************
*** 406,411 ****
--- 406,416 ----
  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]