aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS.304
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS.30 b/etc/NEWS.30
index 3c765b97542..fbc29206039 100644
--- a/etc/NEWS.30
+++ b/etc/NEWS.30
@@ -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