commit: b6de228672eb07eec471709edbfa43a701318a37
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 22 15:58:46 2024 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 22 15:58:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6de2286
app-editors/emacs: Update wide-int flag description
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/emacs/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
index 595be025d744..79865d67692c 100644
--- a/app-editors/emacs/metadata.xml
+++ b/app-editors/emacs/metadata.xml
@@ -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>