From b6de228672eb07eec471709edbfa43a701318a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Tue, 22 Oct 2024 17:58:46 +0200 Subject: [PATCH] app-editors/emacs: Update wide-int flag description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- 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 595be025d7449..79865d67692cd 100644 --- a/app-editors/emacs/metadata.xml +++ b/app-editors/emacs/metadata.xml @@ -78,8 +78,8 @@ 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.