]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typo (bug#74066).
authorEli Zaretskii <eliz@gnu.org>
Mon, 28 Oct 2024 19:11:50 +0000 (21:11 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 5 Nov 2024 11:05:22 +0000 (12:05 +0100)
(cherry picked from commit 70f084db2ff36be2eb183a5c7f6aa88a44ff0d5e)

etc/NEWS

index 744fc429befcabba205c5c99f12980c3803f6a9c..cb45f7704cca68758d86dbba24b68b5b15d22040 100644 (file)
--- 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.
 
 \f
 * Startup Changes in Emacs 31.1