Changes to garbage-collect, new var strings-consed,
This commit is contained in:
9
etc/NEWS
9
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.
|
||||
|
||||
|
||||
* New Lisp-level Display features in Emacs 21.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user