mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
Announce ert-play-keys in etc/NEWS.
This commit is contained in:
parent
ae822de38d
commit
3d822669ee
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
etc/NEWS
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue