\f
* Changes in Specialized Modes and Packages in Emacs 30.1
----
-** Trace
-In batch mode, tracing now sends the trace to stdout.
-
-** Xterm Mouse mode
-This mode now emits 'wheel-up/down/right/left' events instead of
-'mouse-4/5/6/7' events for the mouse wheel.
-It uses the new variable 'mouse-wheel-buttons' to decide which button
-maps to which wheel event (if any).
-
** Outline mode
*** New commands to show/hide outlines by regexp.
generated by some old packages (or if 'mouse-wheel-buttons' has been set
to nil).
+** Xterm Mouse mode now emits 'wheel-up/down/right/left' events.
+This is instead of 'mouse-4/5/6/7' events for the mouse wheel. It uses
+the new variable 'mouse-wheel-buttons' to decide which button maps to
+which wheel event (if any).
+
+---
+** In batch mode, tracing now sends the trace to stdout.
+
+++
** New hook 'hack-dir-local-get-variables-functions'.
This can be used to provide support for other directory-local settings