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.