aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2024-11-09 07:38:42 -0500
committerEli Zaretskii2024-11-09 07:38:42 -0500
commitdaa42ddebea6a798648f03f41497fddfcb3e0de9 (patch)
tree82bc38fa49fe44fd9d8849167a8c1f3baf8dc1f3
parent61c8cc740e15c114e937915c2e81ba6c82c66af2 (diff)
downloademacs-daa42ddebea6a798648f03f41497fddfcb3e0de9.tar.gz
emacs-daa42ddebea6a798648f03f41497fddfcb3e0de9.zip
; * etc/NEWS.30: Fix merge result.
-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