From: Michael Albinus Date: Fri, 1 Oct 2021 14:45:54 +0000 (+0200) Subject: ; Fix oddities in etc/NEWS X-Git-Tag: emacs-29.0.90~3671^2~698 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d74e751ec5db7d0207218d3add9b75592edda4e;p=emacs.git ; Fix oddities in etc/NEWS --- diff --git a/etc/NEWS b/etc/NEWS index 3892ba2c797..9acde7e9e3a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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.