From 3bb36beac64ec5c50ae3700a6d22bc87879d0549 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). (cherry picked from commit 70f084db2ff36be2eb183a5c7f6aa88a44ff0d5e) --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 744fc429bef..cb45f7704cc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -33,10 +33,10 @@ incorrectly in rare cases. --- ** 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 31.1 -- 2.39.5