changeset 698:793483bd29fe

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 08 Jun 1992 03:55:58 +0000
parents 6dd85fc4fb2c
children b3549968267b
files lisp/window.el
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/window.el	Mon Jun 08 02:23:29 1992 +0000
+++ b/lisp/window.el	Mon Jun 08 03:55:58 1992 +0000
@@ -42,10 +42,9 @@
 				(enlarge-window (- size (window-height)))))
 		    'nomini))))
 
-;;; Many people find the minimal-redisplay window splitting annoying,
-;;; so we make it an option. 
+;;; I think this should be the default; I think people will prefer it--rms.
 
-(defvar split-window-keep-point nil
+(defvar split-window-keep-point t
   "*If non-nil, split windows so that both windows keep the original
 value of point.  This is often more convenient for editing.
 If nil, split windows to minimize redisplay.  This is convenient on