doc/lispref/internals.texi (Garbage Collection): Fix last change.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2014-07-11 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* internals.texi (Garbage Collection): Fix last change.
|
||||
|
||||
2014-07-11 Dmitry Antipov <dmantipov@yandex.ru>
|
||||
|
||||
* internals.texi (Garbage Collection): Mention memory-info.
|
||||
|
||||
@@ -516,6 +516,7 @@ a certain kind of object. See the documentation string for details.
|
||||
@defun memory-info
|
||||
This functions returns an amount of total system memory and how much
|
||||
of it is free. On an unsupported system, the value may be @code{nil}.
|
||||
@end defun
|
||||
|
||||
@defvar gcs-done
|
||||
This variable contains the total number of garbage collections
|
||||
|
||||
Reference in New Issue
Block a user