From 70f084db2ff36be2eb183a5c7f6aa88a44ff0d5e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 28 Oct 2024 21:11:50 +0200 Subject: [PATCH] ; * etc/NEWS: Fix typo (bug#74066). --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index c72a87787f3..ebb9d49d560 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -57,10 +57,10 @@ operating systems instead. --- ** New configuration option '--disable-gc-mark-trace'. -This disables the GC mark trace buffer for about 5 % better garbage +This disables the GC mark trace buffer for about 5% better garbage collection performance. Doing so may make it more difficult for Emacs developers to help finding GC-related bugs that you run into, which is -why it the mark trace buffer is enabled by default. +why the mark trace buffer is enabled by default. * Startup Changes in Emacs 30.1 -- 2.30.2