Announce ert-play-keys in etc/NEWS.

This commit is contained in:
Vincent Belaïche
2026-04-16 17:09:04 +02:00
parent ae822de38d
commit 3d822669ee

View File

@@ -82,6 +82,12 @@ Info node "(emacs) User Lisp Directory" for more details.
* Changes in Emacs 31.1
+++
** ERT has a new 'ert-play-keys' function
Previously, ert-simulate-keys could be use for sending keys to input
functions such as read-from-minibuffer, but not for other interactive
input such as starting key-mapped commands.
+++
** 'line-spacing' now supports specifying spacing above the line.
Previously, only spacing below the line could be specified. The user