1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 06:22:32 -08:00

; Fix oddities in etc/NEWS

This commit is contained in:
Michael Albinus 2021-10-01 16:45:54 +02:00
parent decabae2df
commit 6d74e751ec

View file

@ -1,6 +1,6 @@
GNU Emacs NEWS -- history of user-visible changes.
Copyright (C) 2019-2021 Free Software Foundation, Inc.
Copyright (C) 2021 Free Software Foundation, Inc.
See the end of the file for license conditions.
Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'.
@ -65,7 +65,7 @@ binding in the menu.
* New Modes and Packages in Emacs 29.1
+++
** New mode 'erts-mode'
** New mode 'erts-mode'.
This mode is used to edit files geared towards testing actions in
Emacs buffers, like indentation and the like. The new ert function
'ert-test-erts-file' is used to parse these files.