1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 00:34:17 -07:00

Update release notes.

Copied from Perforce
 Change: 186225
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-05-20 23:27:06 +01:00
parent c639055f7b
commit e4dd74448d

View file

@ -44,8 +44,8 @@ New features
Interface changes
.................
#. There is now a default value (currently 1 \ :term:`megabyte`) for
the :c:macro:`MPS_KEY_ARENA_SIZE` keyword argument to
#. There is now a default value (currently 256 \ :term:`megabytes`)
for the :c:macro:`MPS_KEY_ARENA_SIZE` keyword argument to
:c:func:`mps_arena_create_k` when creating a virtual memory arena.
See :c:func:`mps_arena_class_vm`.