diff --git a/etc/NEWS b/etc/NEWS index 735a05f6579..967d8a94113 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -412,6 +412,10 @@ respectively, in addition to the existing translations 'C-x 8 / e' and * Changes in Specialized Modes and Packages in Emacs 30.1 +--- +** Trace +In batch mode, tracing now sends the trace to stdout. + +++ ** New command 'lldb'. Run the LLDB debugger, analogous to the 'gud-gdb' command.