mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 12:40:49 -08:00
Mention buffer size limit --with-wide-int on 32-bit hosts.
This commit is contained in:
parent
343a34ff0b
commit
1987bb15c5
1 changed files with 2 additions and 0 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -51,6 +51,8 @@ This is not a new feature; only the configure flag is new.
|
|||
---
|
||||
** There is a new configure option --with-wide-int.
|
||||
With it, Emacs integers typically have 62 bits, even on 32-bit machines.
|
||||
On 32-bit hosts, this raises the limit on buffer sizes from 512 MiB to
|
||||
a bit less than 4 GiB, with the exact limit set by the operating system.
|
||||
|
||||
---
|
||||
** New translation of the Emacs Tutorial in Hebrew is available.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue