aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files 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.
57 57
58--- 58---
59** New configuration option '--disable-gc-mark-trace'. 59** New configuration option '--disable-gc-mark-trace'.
60This disables the GC mark trace buffer for about 5 % better garbage 60This disables the GC mark trace buffer for about 5% better garbage
61collection performance. Doing so may make it more difficult for Emacs 61collection performance. Doing so may make it more difficult for Emacs
62developers to help finding GC-related bugs that you run into, which is 62developers to help finding GC-related bugs that you run into, which is
63why it the mark trace buffer is enabled by default. 63why the mark trace buffer is enabled by default.
64 64
65 65
66* Startup Changes in Emacs 30.1 66* Startup Changes in Emacs 30.1