\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