mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 19:29:37 +00:00
; * etc/NEWS: Fix typo (bug#74066).
This commit is contained in:
parent
9e1abf11fc
commit
70f084db2f
1 changed files with 2 additions and 2 deletions
4
etc/NEWS
4
etc/NEWS
|
@ -57,10 +57,10 @@ operating systems instead.
|
||||||
|
|
||||||
---
|
---
|
||||||
** New configuration option '--disable-gc-mark-trace'.
|
** 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
|
collection performance. Doing so may make it more difficult for Emacs
|
||||||
developers to help finding GC-related bugs that you run into, which is
|
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.
|
||||||
|
|
||||||
|
|
||||||
* Startup Changes in Emacs 30.1
|
* Startup Changes in Emacs 30.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue