]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix last change (bug#71499).
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Jun 2024 13:04:32 +0000 (16:04 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 1 Jul 2024 07:43:46 +0000 (09:43 +0200)
(cherry picked from commit 3088b0675966160806a4487c6ff97ae8a071d217)

etc/NEWS

index 9f61a4aa4cee4315d3d3e64968951d816de99274..8e9e36f47ae9bba4831e6465122069e55fb423f9 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -36,11 +36,12 @@ applies, and please also update docstrings as needed.
 \f
 * Changes in Specialized Modes and Packages in Emacs 31.1
 
----
 ** Whitespace
-'whitespace-cleanup' now adds missing newline at end of file If
-'whitespace-style' includes 'missing-newline-at-eof (which is the
-default), the 'whitespace-cleanup' function will fix this when run.
+
+---
+*** 'whitespace-cleanup' now adds missing newline at end of file.
+If 'whitespace-style' includes 'missing-newline-at-eof (which is the
+default), the 'whitespace-cleanup' function will now add the newline.
 
 \f
 * New Modes and Packages in Emacs 31.1