]> git.eshelyaron.com Git - emacs.git/commitdiff
Changes to garbage-collect, new var strings-consed,
authorGerd Moellmann <gerd@gnu.org>
Tue, 4 Jan 2000 12:35:02 +0000 (12:35 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 4 Jan 2000 12:35:02 +0000 (12:35 +0000)
etc/NEWS

index 5c57e6b6ec3ea3e2a33099ede52d8f5bf70729e1..905d71b9437f159cbd99d981dfd8a9ab2bd3e5f5 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1258,6 +1258,15 @@ Other properties are ignored.
 
 ** keywordp is a new predicate to test efficiently for an object being
 a keyword symbol.
+
+** Changes to garbage collection
+
+*** The function garbage-collect now additionally returns the number
+of live and free strings.
+
+*** There is a new variable `strings-consed' holding the number of
+strings that have been consed so far.
+
 \f
 * New Lisp-level Display features in Emacs 21.1