]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Make ‘delete-trailing-whitespace’ delete spaces after form feed
[gnu-emacs] / etc / NEWS
index 2f2ae65da8d5be07e8ea827fb81c14964f9d81c9..bc8b097d4604ca3bce53e2b4ab6ca2675ac60dfb 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -187,6 +187,12 @@ questions, with a handy way to display help texts.
 'undo', undo the last replacement; bound to 'u'.
 'undo-all', undo all replacements; bound to 'U'.
 
+** 'delete-trailing-whitespace' deletes whitespace after form feed.
+In modes where form feed was treated as a whitespace character,
+'delete-trailing-whitespace' would keep lines containing it unchanged.
+It now deletes whitespace after the last form feed thus behaving the
+same as in modes where the character is not whitespace.
+
 \f
 * Changes in Specialized Modes and Packages in Emacs 25.2