From: Eli Zaretskii Date: Mon, 28 Oct 2024 19:11:50 +0000 (+0200) Subject: ; * etc/NEWS: Fix typo (bug#74066). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3bb36beac64ec5c50ae3700a6d22bc87879d0549;p=emacs.git ; * etc/NEWS: Fix typo (bug#74066). (cherry picked from commit 70f084db2ff36be2eb183a5c7f6aa88a44ff0d5e) --- 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