diff options
| author | Eli Zaretskii | 2024-11-09 07:38:42 -0500 |
|---|---|---|
| committer | Eli Zaretskii | 2024-11-09 07:38:42 -0500 |
| commit | daa42ddebea6a798648f03f41497fddfcb3e0de9 (patch) | |
| tree | 82bc38fa49fe44fd9d8849167a8c1f3baf8dc1f3 | |
| parent | 61c8cc740e15c114e937915c2e81ba6c82c66af2 (diff) | |
| download | emacs-daa42ddebea6a798648f03f41497fddfcb3e0de9.tar.gz emacs-daa42ddebea6a798648f03f41497fddfcb3e0de9.zip | |
; * etc/NEWS.30: Fix merge result.
| -rw-r--r-- | etc/NEWS.30 | 4 |
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'. |
| 60 | This disables the GC mark trace buffer for about 5 % better garbage | 60 | This disables the GC mark trace buffer for about 5% better garbage |
| 61 | collection performance. Doing so may make it more difficult for Emacs | 61 | collection performance. Doing so may make it more difficult for Emacs |
| 62 | developers to help finding GC-related bugs that you run into, which is | 62 | developers to help finding GC-related bugs that you run into, which is |
| 63 | why it the mark trace buffer is enabled by default. | 63 | why 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 |