From: Eli Zaretskii Date: Mon, 28 Oct 2024 19:11:50 +0000 (+0200) Subject: ; * etc/NEWS: Fix typo (bug#74066). X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~309 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=70f084db2ff36be2eb183a5c7f6aa88a44ff0d5e;p=emacs.git ; * etc/NEWS: Fix typo (bug#74066). --- 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