# HG changeset patch # User Gerd Moellmann # Date 975752288 0 # Node ID e52209af2438989da2d191a490fa1636f2606d0f # Parent 559c35839090ece5b11925cc82dbc3ebc1cffe1c *** empty log message *** diff -r 559c35839090 -r e52209af2438 etc/NEWS --- a/etc/NEWS Sat Dec 02 10:14:48 2000 +0000 +++ b/etc/NEWS Sat Dec 02 10:18:08 2000 +0000 @@ -41,6 +41,10 @@ * Changes in Emacs 21.1 +** The default for user-option `next-line-add-newlines' has been +changed to nil, i.e. C-n will no longer add newlines at the end of a +buffer by default. + ** The new command M-x delete-trailing-whitespace RET will delete the trailing whitespace within the current restriction. You can also add this function to `write-file-hooks' or `local-write-file-hooks'.