diff lisp/prim/simple.el @ 8:4b173ad71786 r19-15b5

Import from CVS: tag r19-15b5
author cvs
date Mon, 13 Aug 2007 08:47:35 +0200
parents 27bc7f280385
children bcdc7deadc19
line wrap: on
line diff
--- a/lisp/prim/simple.el	Mon Aug 13 08:47:16 2007 +0200
+++ b/lisp/prim/simple.el	Mon Aug 13 08:47:35 2007 +0200
@@ -1536,7 +1536,8 @@
     (switch-to-buffer buffer)))
 
 
-(defvar next-line-add-newlines t
+;;; After 8 years of waiting ... -sb
+(defvar next-line-add-newlines nil  ; XEmacs
   "*If non-nil, `next-line' inserts newline to avoid `end of buffer' error.")
 
 (defun next-line (arg)