app-editors/emacs: Update wide-int flag description

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2024-10-22 17:58:46 +02:00
parent 83ba0a6543
commit b6de228672

View File

@@ -78,8 +78,8 @@
</flag>
<flag name="wide-int">
Prefer wide Emacs integers (typically 62-bit). This option has an
effect only on architectures where "long" and "long long" types have
different size.
effect only on 32-bit systems, where it increases the maximum buffer
size from 0.5 to 2 GiB, at the cost of 10% to 30% Lisp slowdown.
</flag>
</use>
<upstream>