changeset 34102:e52209af2438

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 02 Dec 2000 10:18:08 +0000
parents 559c35839090
children d23d6a3e8128
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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'.