]> git.eshelyaron.com Git - emacs.git/commitdiff
trace.el: Mention the last change in NEWS
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 19 Jan 2024 20:04:50 +0000 (15:04 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Jan 2024 09:07:22 +0000 (10:07 +0100)
(cherry picked from commit a34b76cd663e39d9f5d30c4b0e49ba246fac0d63)

etc/NEWS

index 33d663023c3279c68fd71bcdb4c6a04ddcb30bed..013d76eb44ba462df9e918b79f83214982021929 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -404,6 +404,10 @@ respectively, in addition to the existing translations 'C-x 8 / e' and
 \f
 * 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.