\f
* Editing Changes in Emacs 30.1
+++++
+** Emacs now has better support for touchscreen events.
+Many touch screen gestures are now implemented, as is support for
+tapping buttons and opening menus.
+
++
+ ---
** New command 'kill-matching-buffers-no-ask'.
- Kills buffers whose name matches a regexp without asking for
+ This works like 'kill-matching-buffers', but without asking for
confirmation.
+ +++
** New helper variable 'transpose-sexps-function'.
Emacs now can set this variable to customize the behavior of the
'transpose-sexps' function.