\f
* Changes in Specialized Modes and Packages in Emacs 30.1
+---
+** Trace
+In batch mode, tracing now sends the trace to stdout.
+
+ +++
+ ** Mwheel
+ The 'wheel-up/down/left/right' events are now bound unconditionally,
+ and the 'mouse-wheel-up/down/left/right-event' variables are thus
+ used only to specify the 'mouse-4/5/6/7' events generated by
+ legacy setup, such as 'xterm-mouse-mode' or X11 without XInput2.
+
+++
** New command 'lldb'.
Run the LLDB debugger, analogous to the 'gud-gdb' command.