]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix oddities in etc/NEWS
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 1 Oct 2021 14:45:54 +0000 (16:45 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 1 Oct 2021 14:45:54 +0000 (16:45 +0200)
etc/NEWS

index 3892ba2c797e380c2b347667be6f499e5454fdc9..9acde7e9e3a2323957b90326f8e297204ecb914a 100644 (file)
--- 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.