mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/emacs: Update wide-int flag description
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user